Home
last modified time | relevance | path

Searched defs:numfds (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/crypto/async/
H A Dasync_wait.c89 size_t *numfds) in ASYNC_WAIT_CTX_get_all_fds()
/freebsd/crypto/openssl/test/
H A Dasynctest.c257 size_t numfds, numdelfds; in test_ASYNC_WAIT_CTX_get_all_fds() local
/freebsd/contrib/ofed/infiniband-diags/src/
H A Drdma-ndd.c309 int numfds = 1; in monitor() local
/freebsd/usr.bin/truss/
H A Dsyscalls.c1915 int numfds = args[sc->offset + 1]; in print_arg() local
1942 int numfds = args[0]; in print_arg() local
/freebsd/lib/libthr/thread/
H A Dthr_syscalls.c469 __thr_select(int numfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in __thr_select()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c3149 size_t numfds; in wait_for_async() local
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c1707 int SSL_get_all_async_fds(SSL *s, OSSL_ASYNC_FD *fds, size_t *numfds) in SSL_get_all_async_fds()