Home
last modified time | relevance | path

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

/minix3/lib/libc/resolv/
H A Dres_send.c103 #ifndef USE_KQUEUE
112 #ifdef USE_KQUEUE
167 #if !defined(USE_POLL) && !defined(USE_KQUEUE)
178 #ifdef USE_KQUEUE
188 #if defined(NEED_PSELECT) && !defined(USE_POLL) && !defined(USE_KQUEUE)
345 #ifdef USE_KQUEUE in res_nsend()
367 #ifdef USE_KQUEUE in res_nsend()
488 #ifdef USE_KQUEUE in res_nsend()
525 #ifdef USE_KQUEUE in res_nsend()
587 #ifdef USE_KQUEUE in res_nsend()
[all …]
/minix3/usr.bin/tail/
H A Dforward.c62 #define USE_KQUEUE 1 macro
227 action = USE_KQUEUE; in forward()
231 case USE_KQUEUE: in forward()
270 action = USE_KQUEUE; in forward()
/minix3/external/bsd/bind/dist/lib/isc/unix/
H A Dsocket.c111 #define USE_KQUEUE macro
125 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
166 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
231 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
401 #ifdef USE_KQUEUE
784 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL) || \
903 #ifdef USE_KQUEUE in watch_fd()
971 #ifdef USE_KQUEUE in unwatch_fd()
3964 #ifdef USE_KQUEUE
4163 #ifdef USE_KQUEUE in watcher()
[all …]