Home
last modified time | relevance | path

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

/openssl/test/
H A Dasynctest.c81 #define MAGIC_WAIT_FD ((OSSL_ASYNC_FD)99) macro
97 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, waitctx, MAGIC_WAIT_FD, NULL, NULL)) in waitfd()
107 if (!ASYNC_WAIT_CTX_set_wait_fd(waitctx, waitctx, MAGIC_WAIT_FD, NULL, NULL)) in waitfd()
278 || fd != MAGIC_WAIT_FD in test_ASYNC_WAIT_CTX_get_all_fds()
286 || fd != MAGIC_WAIT_FD in test_ASYNC_WAIT_CTX_get_all_fds()
298 || delfd != MAGIC_WAIT_FD in test_ASYNC_WAIT_CTX_get_all_fds()

Completed in 7 milliseconds