Searched refs:OPT_CRLFEOL (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/apps/ |
D | smime.c | 41 OPT_CRLFEOL, OPT_ENGINE, OPT_PASSIN, enumerator 100 {"crlfeol", OPT_CRLFEOL, '-', "Use CRLF as EOL termination instead of CR only"}, 221 case OPT_CRLFEOL: in smime_main()
|
D | cms.c | 76 OPT_NOINDEF, OPT_CRLFEOL, OPT_NOOUT, OPT_RR_PRINT, enumerator 136 {"crlfeol", OPT_CRLFEOL, '-', "Use CRLF as EOL termination instead of CR only" }, 347 case OPT_CRLFEOL: in cms_main()
|