Searched refs:OPT_NBIO_TEST (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | s_client.c | 441 OPT_SECURITY_DEBUG_VERBOSE, OPT_SHOWCERTS, OPT_NBIO_TEST, OPT_STATE, enumerator 579 {"nbio_test", OPT_NBIO_TEST, '-', "More ssl protocol testing"}, 1153 case OPT_NBIO_TEST: in s_client_main()
|
| D | s_server.c | 703 OPT_NBIO, OPT_NBIO_TEST, OPT_IGN_EOF, OPT_NO_IGN_EOF, enumerator 801 {"nbio_test", OPT_NBIO_TEST, '-', "Test with the non-blocking test bio"}, 1333 case OPT_NBIO_TEST: in s_server_main()
|