Searched refs:pselect (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/lib/libc/sys/ |
| H A D | pselect.c | 42 #pragma weak pselect macro 44 pselect(int n, fd_set *rs, fd_set *ws, fd_set *es, const struct timespec *t, in pselect() function
|
| H A D | interposing_table.c | 54 SLOT(pselect, __sys_pselect),
|
| H A D | Makefile.inc | 71 pselect \ 273 pselect.2 \
|
| H A D | Symbol.map | 193 pselect;
|
| /freebsd-12.1/sys/sys/ |
| H A D | select.h | 100 int pselect(int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict,
|
| H A D | syscall.mk | 368 pselect.o \
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_select.c | 114 if (pselect(1, &rset, NULL, NULL, ts, &set) == -1) { in child()
|
| /freebsd-12.1/sys/kern/ |
| H A D | capabilities.conf | 569 pselect
|
| /freebsd-12.1/contrib/apr-util/include/private/ |
| H A D | apr_dbd_internal.h | 259 int (*pselect)(apr_pool_t *pool, apr_dbd_t *handle, member
|
| /freebsd-12.1/lib/libc/resolv/ |
| H A D | res_send.c | 153 static int pselect(int, void *, void *, void *, 956 n = pselect(s + 1, &dsmask, NULL, NULL, &timeout, NULL); in send_dg() 1159 pselect(int nfds, void *rfds, void *wfds, void *efds, in pselect() function
|
| /freebsd-12.1/lib/libthr/thread/ |
| H A D | thr_syscalls.c | 661 SLOT(pselect); in __thr_interpose_libc()
|
| /freebsd-12.1/contrib/apr-util/dbd/ |
| H A D | apr_dbd.c | 496 return driver->pselect(pool,handle,res,statement,random,args); in apr_dbd_pselect()
|
| /freebsd-12.1/sbin/ping/ |
| H A D | ping.c | 929 n = pselect(srecv + 1, &rfds, NULL, NULL, &timeout, NULL); in main()
|
| /freebsd-12.1/sbin/ping6/ |
| H A D | ping6.c | 1161 n = pselect(srecv + 1, &rfds, NULL, NULL, &timeout, NULL); in main()
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2529 fun:pselect=uninstrumented
|
| /freebsd-12.1/ |
| H A D | ObsoleteFiles.inc | 5827 # 20091027: pselect.3 implemented as syscall 5828 OLD_FILES+=usr/share/man/man3/pselect.3.gz
|