Searched refs:xpoll (Results 1 – 3 of 3) sorted by relevance
48 int xpoll(struct pollfd *fds, int nfds, int timeout) in xpoll() function76 if (!xpoll(pollfds, pollcount, timeout)) return pollcount; in pollinate()
197 if (!xpoll(&pfd, 1, maybe ? 30 : miliwait)) break; in scan_key()
286 int xpoll(struct pollfd *fds, int nfds, int timeout);