Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/sys/
HDpselect.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
HDinterposing_table.c54 SLOT(pselect, __sys_pselect),
HDMakefile.inc51 pselect \
250 pselect.2 \
HDSymbol.map208 pselect;
/freebsd-11-stable/sys/sys/
HDselect.h98 int pselect(int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict,
HDsyscall.mk371 pselect.o \
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
HDt_select.c114 if (pselect(1, &rset, NULL, NULL, ts, &set) == -1) { in child()
/freebsd-11-stable/sys/kern/
HDcapabilities.conf571 pselect
/freebsd-11-stable/contrib/apr-util/include/private/
HDapr_dbd_internal.h259 int (*pselect)(apr_pool_t *pool, apr_dbd_t *handle, member
/freebsd-11-stable/lib/libc/resolv/
HDres_send.c151 static int pselect(int, void *, void *, void *,
954 n = pselect(s + 1, &dsmask, NULL, NULL, &timeout, NULL); in send_dg()
1157 pselect(int nfds, void *rfds, void *wfds, void *efds, in pselect() function
/freebsd-11-stable/lib/libthr/thread/
HDthr_syscalls.c659 SLOT(pselect); in __thr_interpose_libc()
/freebsd-11-stable/contrib/apr-util/dbd/
HDapr_dbd.c493 return driver->pselect(pool,handle,res,statement,random,args); in apr_dbd_pselect()
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2529 fun:pselect=uninstrumented
/freebsd-11-stable/
HDObsoleteFiles.inc5346 # 20091027: pselect.3 implemented as syscall
5347 OLD_FILES+=usr/share/man/man3/pselect.3.gz