Searched refs:nfds (Results 1 – 1 of 1) sorted by relevance
26 xpoll (struct pollfd *fds, nfds_t nfds, int timeout) in xpoll() argument28 int ret = poll (fds, nfds, timeout); in xpoll()
Completed in 4 milliseconds