Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dasynctest.c196 || !ASYNC_WAIT_CTX_get_changed_fds(waitctx, NULL, &numfds, NULL, in test_ASYNC_WAIT_CTX_get_all_fds()
208 || !ASYNC_WAIT_CTX_get_changed_fds(waitctx, NULL, &numfds, NULL, in test_ASYNC_WAIT_CTX_get_all_fds()
212 || !ASYNC_WAIT_CTX_get_changed_fds(waitctx, &fd, &numfds, NULL, in test_ASYNC_WAIT_CTX_get_all_fds()
220 || !ASYNC_WAIT_CTX_get_changed_fds(waitctx, NULL, &numfds, NULL, in test_ASYNC_WAIT_CTX_get_all_fds()
224 || !ASYNC_WAIT_CTX_get_changed_fds(waitctx, NULL, &numfds, &delfd, in test_ASYNC_WAIT_CTX_get_all_fds()
232 || !ASYNC_WAIT_CTX_get_changed_fds(waitctx, NULL, &numfds, NULL, in test_ASYNC_WAIT_CTX_get_all_fds()
/third_party/openssl/doc/man3/
DASYNC_WAIT_CTX_new.pod7 ASYNC_WAIT_CTX_get_changed_fds, ASYNC_WAIT_CTX_clear_fd - functions to manage
25 int ASYNC_WAIT_CTX_get_changed_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *addfd,
60 The function ASYNC_WAIT_CTX_get_changed_fds() can be used to detect if any fds
112 ASYNC_WAIT_CTX_get_changed_fds and ASYNC_WAIT_CTX_clear_fd all return 1 on
132 ASYNC_WAIT_CTX_get_changed_fds() and ASYNC_WAIT_CTX_clear_fd()
/third_party/openssl/include/openssl/
Dasync.h55 int ASYNC_WAIT_CTX_get_changed_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *addfd,
/third_party/openssl/crypto/async/
Dasync_wait.c111 int ASYNC_WAIT_CTX_get_changed_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *addfd, in ASYNC_WAIT_CTX_get_changed_fds() function
/third_party/openssl/ssl/
Dssl_lib.c1649 return ASYNC_WAIT_CTX_get_changed_fds(ctx, addfd, numaddfds, delfd, in SSL_get_changed_async_fds()
/third_party/openssl/util/
Dlibcrypto.num3521 ASYNC_WAIT_CTX_get_changed_fds 3474 1_1_0 EXIST::FUNCTION: