Searched refs:nfds (Results 1 – 2 of 2) sorted by relevance
28 ppoll (struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, in ppoll() argument63 int retval = __poll (fds, nfds, tval); in ppoll()
29 __poll (struct pollfd *fds, nfds_t nfds, int timeout) in __poll() argument
Completed in 8 milliseconds