Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dselect.h97 #pragma redefine_extname pselect pselect_large_fdset
102 #define pselect pselect_large_fdset macro
163 extern int pselect(int, fd_set *_RESTRICT_KYWD, fd_set *_RESTRICT_KYWD,
/titanic_41/usr/src/lib/libc/port/gen/
H A Dselect.c58 pselect(int nfds, fd_set *in0, fd_set *out0, fd_set *ex0, in pselect() function
312 return (pselect(nfds, in0, out0, ex0, tsp, NULL)); in select()
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c51 #define pselect Pselect macro
57 static int pselect(int, void *, void *, void *,
329 x = pselect(ctx->fdMax+1, in evGetNext()
736 pselect(int nfds, void *rfds, void *wfds, void *efds, in pselect() function
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c147 static int pselect(int, void *, void *, void *,
903 n = pselect(s + 1, &dsmask, NULL, NULL, &timeout, NULL); in send_dg()
1099 pselect(int nfds, void *rfds, void *wfds, void *efds, in pselect() function
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common587 pselect
/titanic_41/usr/src/man/man3c/
H A DMakefile998 pselect.3c \
2110 pselect.3c := LINKSRC = select.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers798 pselect;
H A Dllib-lc849 int pselect(int nfds,
/titanic_41/usr/src/cmd/cron/
H A Dcron.c2805 cnt = pselect(msgfd + 1, &fds, NULL, NULL, toutp, &defmask); in msg_wait()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1008 link path=usr/share/man/man3c/pselect.3c target=select.3c
/titanic_41/
H A D.gitignore5084 usr/src/man/man3c/pselect.3c