Searched refs:OPT_CRLF (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/crypto/openssl/apps/ |
| HD | s_client.c | 571 OPT_BRIEF, OPT_PREXIT, OPT_CRLF, OPT_QUIET, OPT_NBIO, enumerator 651 {"crlf", OPT_CRLF, '-', "Convert LF from terminal into CRLF"}, 1162 case OPT_CRLF: in s_client_main()
|
| HD | s_server.c | 751 OPT_CRLF, OPT_QUIET, OPT_BRIEF, OPT_NO_DHE, enumerator 810 {"crlf", OPT_CRLF, '-', "Convert LF from terminal into CRLF"}, 1393 case OPT_CRLF: in s_server_main()
|