Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DASYNC_WAIT_CTX_new.pod7 ASYNC_WAIT_CTX_get_changed_fds, ASYNC_WAIT_CTX_clear_fd,
37 int ASYNC_WAIT_CTX_clear_fd(ASYNC_WAIT_CTX *ctx, const void *key);
102 ASYNC_WAIT_CTX_get_fd() and cleared using ASYNC_WAIT_CTX_clear_fd(). Both of
111 if the fd is cleared directly via a call to ASYNC_WAIT_CTX_clear_fd().
190 ASYNC_WAIT_CTX_get_changed_fds, ASYNC_WAIT_CTX_clear_fd,
213 ASYNC_WAIT_CTX_get_changed_fds() and ASYNC_WAIT_CTX_clear_fd()
/openssl/include/openssl/
H A Dasync.h78 int ASYNC_WAIT_CTX_clear_fd(ASYNC_WAIT_CTX *ctx, const void *key);
/openssl/test/
H A Dasynctest.c102 if (!ASYNC_WAIT_CTX_clear_fd(waitctx, waitctx)) in waitfd()
109 if (!ASYNC_WAIT_CTX_clear_fd(waitctx, waitctx)) in waitfd()
/openssl/crypto/async/
H A Dasync_wait.c138 int ASYNC_WAIT_CTX_clear_fd(ASYNC_WAIT_CTX *ctx, const void *key) in ASYNC_WAIT_CTX_clear_fd() function
/openssl/util/
H A Dlibcrypto.num1781 ASYNC_WAIT_CTX_clear_fd 1824 3_0_0 EXIST::FUNCTION:

Completed in 26 milliseconds