Searched refs:OPT_NOINDEF (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | smime.c | 40 OPT_BINARY, OPT_NOSIGS, OPT_STREAM, OPT_INDEF, OPT_NOINDEF, enumerator 69 {"noindef", OPT_NOINDEF, '-', "Disable CMS streaming"}, 241 case OPT_NOINDEF: in smime_main()
|
H A D | cms.c | 74 OPT_NOINDEF, OPT_CRLFEOL, OPT_NOOUT, OPT_RR_PRINT, enumerator 131 {"noindef", OPT_NOINDEF, '-', "Disable CMS streaming"}, 442 case OPT_NOINDEF: in cms_main()
|