Searched defs:numfds (Results 1 - 15 of 15) sorted by relevance
/third_party/curl/tests/libtest/ |
H A D | lib1564.c | 36 int numfds; in test() local
|
/third_party/node/deps/openssl/openssl/crypto/async/ |
H A D | async_wait.c | 88 ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd, size_t *numfds) ASYNC_WAIT_CTX_get_all_fds() argument
|
/third_party/openssl/crypto/async/ |
H A D | async_wait.c | 88 ASYNC_WAIT_CTX_get_all_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *fd, size_t *numfds) ASYNC_WAIT_CTX_get_all_fds() argument
|
/third_party/curl/tests/http/clients/ |
H A D | h2-upgrade-extreme.c | 149 int running_handles = 0, start_count, numfds; in main() local
|
H A D | h2-pausing.c | 179 int i, still_running = 1, msgs_left, numfds; in main() local
|
H A D | tls-session-reuse.c | 184 int running_handles = 0, numfds; in main() local
|
/third_party/ffmpeg/libavformat/ |
H A D | os_support.c | 226 int ff_poll(struct pollfd *fds, nfds_t numfds, int timeout) in ff_poll() argument
|
/third_party/curl/docs/examples/ |
H A D | crawler.c | 191 int numfds; in main() local
|
/third_party/openssl/test/ |
H A D | asynctest.c | 257 size_t numfds, numdelfds; in test_ASYNC_WAIT_CTX_get_all_fds() local [all...] |
/third_party/curl/lib/ |
H A D | easy.c | 562 int numfds = 0; in wait_or_timeout() local
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | apps.c | 3149 size_t numfds; in wait_for_async() local
|
/third_party/openssl/apps/lib/ |
H A D | apps.c | 3142 size_t numfds; in wait_for_async() local
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_lib.c | 1774 int SSL_get_all_async_fds(SSL *s, OSSL_ASYNC_FD *fds, size_t *numfds) in SSL_get_all_async_fds() argument
|
/third_party/openssl/ssl/ |
H A D | ssl_lib.c | 1692 int SSL_get_all_async_fds(SSL *s, OSSL_ASYNC_FD *fds, size_t *numfds) in SSL_get_all_async_fds() argument
|
/third_party/python/Modules/ |
H A D | socketmodule.c | 3980 size_t numfds; in sock_recvmsg_guts() local
|
Completed in 36 milliseconds