Searched defs:pselect (Results 1 – 3 of 3) sorted by relevance
| /freebsd/lib/libc/sys/ |
| H A D | pselect.c | 36 #pragma weak pselect macro 38 pselect(int n, fd_set *rs, fd_set *ws, fd_set *es, const struct timespec *t, in pselect() function
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | bsd-pselect.c | 128 pselect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, in pselect() function
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_interceptors_posix.cpp | 1282 INTERCEPTOR(int, pselect, int nfds, fd_set *readfds, fd_set *writefds, argument
|