Home
last modified time | relevance | path

Searched refs:emul_poll (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bmake/
H A Djob.h89 #define poll emul_poll
101 int emul_poll(struct pollfd *, int, int);
H A Djob.c2834 emul_poll(struct pollfd *fd, int nfd, int timeout)
2913 emul_poll(struct pollfd *fd, int nfd, int timeout) emul_poll() function