Searched refs:pselect (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/compat/
H A DMakefile.am13 pselect.c \
H A Dpselect.c30 /* $FreeBSD: src/lib/libc/gen/pselect.c,v 1.6 2002/10/12 16:13:37 mike Exp $ */
45 * Emulate the POSIX 1003.1g-2000 `pselect' interface. This is the
51 pselect(int count, fd_set * __restrict rfds, fd_set * __restrict wfds, function
H A DMakefile.in69 strstr.lo strdup.lo inet_aton.lo rquota_xdr.lo pselect.lo \
273 pselect.c \
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pselect.Plo@am__quote@
H A DMakefile69 strstr.lo strdup.lo inet_aton.lo rquota_xdr.lo pselect.lo \
273 pselect.c \
330 include ./$(DEPDIR)/pselect.Plo
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dcompat.h102 extern int pselect(int, fd_set * __restrict, fd_set * __restrict,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dusockfd.c162 if ((ret = pselect(sockfd + 1, &readfds, NULL, NULL, NULL, sigset)) < 0) {
H A Dcomm.c112 if ((ret = pselect(maxfd + 1, &readfds, NULL, NULL, &tv, sigmask)) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Ddnsmasq.c254 during the call to pselect */
600 if (pselect(maxfd+1, &rset, NULL, NULL, NULL, &sigmask) < 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure24542 for ac_func in backtrace_symbols setlocale nl_langinfo strlcpy strlcat setlinebuf dirfd pselect access pread pwrite
[all...]

Completed in 98 milliseconds