Home
last modified time | relevance | path

Searched refs:ALLOW_FAIL (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dquic_multistream_test.c196 #define ALLOW_FAIL (1U << 16) macro
1498 int allow_fail = ((flags & ALLOW_FAIL) != 0); in run_script_worker()
1500 flags &= ~(uint64_t)ALLOW_FAIL; in run_script_worker()
4880 OP_C_NEW_STREAM_BIDI_EX (a, ANY_ID, ALLOW_FAIL | SSL_STREAM_FLAG_NO_BLOCK)
4904 OP_C_NEW_STREAM_UNI_EX (a, ANY_ID, ALLOW_FAIL | SSL_STREAM_FLAG_NO_BLOCK)

Completed in 17 milliseconds