Home
last modified time | relevance | path

Searched defs:waitfd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dasynctest.c47 static int waitfd(void *args) in waitfd() function
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dasynctest.c80 static int waitfd(void *args) in waitfd() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_afalg.c132 OSSL_ASYNC_FD waitfd, void *custom) in afalg_waitfd_cleanup()
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_afalg.c180 OSSL_ASYNC_FD waitfd, void *custom) in afalg_waitfd_cleanup()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.c285 waitfd(int fd, int *timeoutp, short events, volatile sig_atomic_t *stop) in waitfd() function