Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dselect.c81 #pragma weak pselect_large_fdset = pselect
106 pselect(int nfds, fd_set *in0, fd_set *out0, fd_set *ex0, in pselect() function
382 return (pselect(nfds, in0, out0, ex0, tsp, NULL)); in select()
/illumos-gate/usr/src/boot/sys/sys/
H A Dselect.h98 int pselect(int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict,
/illumos-gate/usr/src/uts/common/sys/
H A Dselect.h147 extern int pselect(int, fd_set *_RESTRICT_KYWD, fd_set *_RESTRICT_KYWD,
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c47 #define pselect Pselect macro
53 static int pselect(int, void *, void *, void *,
325 x = pselect(ctx->fdMax+1, in evGetNext()
732 pselect(int nfds, void *rfds, void *wfds, void *efds, in pselect() function
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c145 static int pselect(int, void *, void *, void *,
924 n = pselect(s + 1, &dsmask, NULL, NULL, &timeout, NULL); in send_dg()
1120 pselect(int nfds, void *rfds, void *wfds, void *efds, in pselect() function
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common587 pselect
/illumos-gate/usr/src/man/man3c/
H A DMakefile1106 pselect.3c \
2339 pselect.3c := LINKSRC = select.3c
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c2774 cnt = pselect(msgfd + 1, &fds, NULL, NULL, toutp, &defmask); in msg_wait()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1078 pselect;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc849 link path=usr/share/man/man3c/pselect.3c target=select.3c