Home
last modified time | relevance | path

Searched refs:pselect (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/lib/libc/sys/
H A Dpselect.c42 #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 Dinterposing_table.c54 SLOT(pselect, __sys_pselect),
H A DMakefile.inc71 pselect \
273 pselect.2 \
H A DSymbol.map193 pselect;
/freebsd-12.1/sys/sys/
H A Dselect.h100 int pselect(int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict,
H A Dsyscall.mk368 pselect.o \
/freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/
H A Dt_select.c114 if (pselect(1, &rset, NULL, NULL, ts, &set) == -1) { in child()
/freebsd-12.1/sys/kern/
H A Dcapabilities.conf569 pselect
/freebsd-12.1/contrib/apr-util/include/private/
H A Dapr_dbd_internal.h259 int (*pselect)(apr_pool_t *pool, apr_dbd_t *handle, member
/freebsd-12.1/lib/libc/resolv/
H A Dres_send.c153 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 Dthr_syscalls.c661 SLOT(pselect); in __thr_interpose_libc()
/freebsd-12.1/contrib/apr-util/dbd/
H A Dapr_dbd.c496 return driver->pselect(pool,handle,res,statement,random,args); in apr_dbd_pselect()
/freebsd-12.1/sbin/ping/
H A Dping.c929 n = pselect(srecv + 1, &rfds, NULL, NULL, &timeout, NULL); in main()
/freebsd-12.1/sbin/ping6/
H A Dping6.c1161 n = pselect(srecv + 1, &rfds, NULL, NULL, &timeout, NULL); in main()
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2529 fun:pselect=uninstrumented
/freebsd-12.1/
H A DObsoleteFiles.inc5827 # 20091027: pselect.3 implemented as syscall
5828 OLD_FILES+=usr/share/man/man3/pselect.3.gz