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.c195 #define ALLOW_FAIL (1U << 16) macro
1495 int allow_fail = ((flags & ALLOW_FAIL) != 0); in run_script_worker()
1497 flags &= ~(uint64_t)ALLOW_FAIL; in run_script_worker()
4872 OP_C_NEW_STREAM_BIDI_EX (a, ANY_ID, ALLOW_FAIL | SSL_STREAM_FLAG_NO_BLOCK)
4896 OP_C_NEW_STREAM_UNI_EX (a, ANY_ID, ALLOW_FAIL | SSL_STREAM_FLAG_NO_BLOCK)

Completed in 22 milliseconds