Searched refs:pselect (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | select.h | 97 #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 D | select.c | 58 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 D | eventlib.c | 51 #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 D | res_send.c | 147 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 D | syn_common | 587 pselect
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 998 pselect.3c \ 2110 pselect.3c := LINKSRC = select.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 798 pselect;
|
H A D | llib-lc | 849 int pselect(int nfds,
|
/titanic_41/usr/src/cmd/cron/ |
H A D | cron.c | 2805 cnt = pselect(msgfd + 1, &fds, NULL, NULL, toutp, &defmask); in msg_wait()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1008 link path=usr/share/man/man3c/pselect.3c target=select.3c
|
/titanic_41/ |
H A D | .gitignore | 5084 usr/src/man/man3c/pselect.3c
|