HomeSort by relevance Sort by last modified time
    Searched defs:pselect (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
pselect.c 33 pselect(int n, fd_set* readfds, fd_set* writefds, fd_set* errfds, function
  /bionic/libc/netbsd/resolv/
res_send.c 155 static int pselect(int, void *, void *, void *,
996 n = pselect(sock + 1, readset, writeset, NULL, &timeout, NULL);
1314 pselect(int nfds, void *rfds, void *wfds, void *efds, function
    [all...]

Completed in 121 milliseconds