Searched refs:poll (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/bin/named/include/named/
H A Dseccomp.h37 SCMP_SYS(poll),
104 "poll",
171 SCMP_SYS(poll),
211 "poll",
/bind-9.11.3/unit/atf-src/tools/
H A Dio.cpp32 #include <poll.h>
241 int ret = ::poll(fds, nfds, timeout);
246 throw tools::system_error(IMPL_NAME "::safe_poll", "poll(2) failed",
/bind-9.11.3/bin/tests/virtual-time/
H A Dvtwrapper.c23 #include <poll.h>
228 poll(struct pollfd fds[], nfds_t nfds, int timeout) { function
/bind-9.11.3/
H A Dconfigure1724 --enable-devpoll use /dev/poll when available [default=yes]
13595 # check if we support /dev/poll

Completed in 55 milliseconds