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