pselect
int pselect(int, fd_set *__restrict, fd_set *__restrict, fd_set *__restrict,
cnt = pselect(msgfd + 1, &fds, NULL, NULL, toutp, &defmask);
return (pselect(nfds, in0, out0, ex0, tsp, NULL));
x = pselect(ctx->fdMax+1,
static int pselect(int, void *, void *, void *,
static int pselect(int, void *, void *, void *,
n = pselect(s + 1, &dsmask, NULL, NULL, &timeout, NULL);
extern int pselect(int, fd_set *_RESTRICT_KYWD, fd_set *_RESTRICT_KYWD,