Searched defs:nfds (Results 1 – 2 of 2) sorted by relevance
46 ipoll(struct pollfd fds[], unsigned int nfds, int timeout) in ipoll()
163 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { in NET_Poll()