OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 *,
1007
n =
pselect
(sock + 1, readset, writeset, NULL, &timeout, NULL);
1334
pselect
(int nfds, void *rfds, void *wfds, void *efds,
function
[
all
...]
Completed in 55 milliseconds