Searched refs:xpoll (Results 1 – 3 of 3) sorted by relevance
121 if (maybe || !block) if (!xpoll(&pfd, 1, 30*maybe)) break; in scan_key()
181 int xpoll(struct pollfd *fds, int nfds, int timeout);
857 int xpoll(struct pollfd *fds, int nfds, int timeout) in xpoll() function