Home
last modified time | relevance | path

Searched refs:xpoll (Results 1 – 3 of 3) sorted by relevance

/external/toybox/lib/
Dnet.c46 int xpoll(struct pollfd *fds, int nfds, int timeout) in xpoll() function
Dinterestingtimes.c198 if (!xpoll(&pfd, 1, maybe ? 30 : miliwait)) break; in scan_key()
Dlib.h246 int xpoll(struct pollfd *fds, int nfds, int timeout);