Searched refs:USE_KQUEUE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libc/resolv/
H A Dres_send.c103 #ifndef USE_KQUEUE
105 #endif /* USE_KQUEUE */
112 #ifdef USE_KQUEUE
114 #endif /* 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
367 #ifdef USE_KQUEUE
488 #ifdef USE_KQUEUE
[all...]
/netbsd-current/usr.bin/tail/
H A Dforward.c62 #define USE_KQUEUE 1 macro
216 action = USE_KQUEUE;
220 case USE_KQUEUE:
258 action = USE_KQUEUE;
/netbsd-current/lib/librumpclient/
H A Drumpclient.c47 #define USE_KQUEUE macro
60 #ifdef USE_KQUEUE
95 #ifdef USE_KQUEUE
245 #ifdef USE_KQUEUE
283 #else /* !USE_KQUEUE */
296 #endif /* !USE_KQUEUE */
700 #if defined(USE_KQUEUE)
728 #elif defined(USE_SIGNALFD) /* !USE_KQUEUE */
737 #else /* !USE_KQUEUE && !USE_SIGNALFD */
879 #ifdef USE_KQUEUE
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dsocket.c103 #define USE_KQUEUE macro
117 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
128 #endif /* USE_KQUEUE */
151 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
155 #endif /* USE_KQUEUE... */
212 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
367 #ifdef USE_KQUEUE
371 #endif /* USE_KQUEUE */
702 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL) || \
810 #ifdef USE_KQUEUE
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c101 #define USE_KQUEUE macro
140 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
148 #endif /* USE_KQUEUE... */
203 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
211 #endif /* if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL) \
402 #ifdef USE_KQUEUE
406 #endif /* USE_KQUEUE */
688 #ifdef USE_KQUEUE
773 #endif /* ifdef USE_KQUEUE */
780 #ifdef USE_KQUEUE
[all...]

Completed in 243 milliseconds