Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssl/crypto/async/
H A Dasync_wait.c89 size_t *numfds) in ASYNC_WAIT_CTX_get_all_fds()
/freebsd-12.1/contrib/gdb/gdb/
H A Dser-unix.c448 int numfds; in wait_for() local
902 int numfds; in ser_unix_wait_for() local
H A Dinflow.c640 int numfds; in handle_sigio() local
/freebsd-12.1/contrib/ofed/infiniband-diags/src/
H A Drdma-ndd.c309 int numfds = 1; in monitor() local
/freebsd-12.1/usr.bin/truss/
H A Dsyscalls.c1878 int numfds = args[sc->offset + 1]; in print_arg() local
1906 int numfds = args[0]; in print_arg() local
/freebsd-12.1/lib/libthr/thread/
H A Dthr_syscalls.c487 __thr_select(int numfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in __thr_select()
/freebsd-12.1/crypto/openssl/apps/
H A Dapps.c2674 size_t numfds; in wait_for_async() local
/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_lib.c1625 int SSL_get_all_async_fds(SSL *s, OSSL_ASYNC_FD *fds, size_t *numfds) in SSL_get_all_async_fds()