Searched refs:crl_options (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dcrl.c30 const OPTIONS crl_options[] = { variable
85 prog = opt_init(argc, argv, crl_options);
94 opt_help(crl_options);
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dcrl.c30 const OPTIONS crl_options[] = { variable
101 prog = opt_init(argc, argv, crl_options);
110 opt_help(crl_options);
/netbsd-current/crypto/external/bsd/openssl/include/
H A Dprogs.h74 extern const OPTIONS crl_options[];
/netbsd-current/crypto/external/bsd/openssl.old/include/
H A Dprogs.h80 extern const OPTIONS crl_options[];
135 {FT_general, "crl", crl_main, crl_options},
/netbsd-current/crypto/external/bsd/openssl/bin/
H A Dprogs.c27 {FT_general, "crl", crl_main, crl_options, NULL, NULL},

Completed in 196 milliseconds