Searched refs:NET_Poll (Results 1 – 3 of 3) sorted by relevance
62 extern int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout);81 #define NET_Poll poll macro
171 int NET_Poll(struct pollfd *ufds, unsigned int nfds, int timeout) { in NET_Poll() function
1375 read_rv = NET_Poll(&pfd, 1, timeout);