Home
last modified time | relevance | path

Searched refs:nseq_options (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/apps/
H A Dnseq.c25 const OPTIONS nseq_options[] = { variable
49 prog = opt_init(argc, argv, nseq_options); in nseq_main()
59 opt_help(nseq_options); in nseq_main()
H A Dprogs.h95 extern const OPTIONS nseq_options[];
H A Dprogs.c63 {FT_general, "nseq", nseq_main, nseq_options, NULL, NULL},