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