Searched refs:OPT_CRLF (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | s_client.c | 437 OPT_BRIEF, OPT_PREXIT, OPT_CRLF, OPT_QUIET, OPT_NBIO, enumerator 559 {"crlf", OPT_CRLF, '-', "Convert LF from terminal into CRLF"}, 1075 case OPT_CRLF: in s_client_main()
|
H A D | s_server.c | 708 OPT_CRLF, OPT_QUIET, OPT_BRIEF, OPT_NO_DHE, enumerator 802 {"crlf", OPT_CRLF, '-', "Convert LF from terminal into CRLF"}, 1415 case OPT_CRLF: in s_server_main()
|