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

/freebsd-9.3-release/lib/libc/include/
H A Dport_before.h8 #define USE_KQUEUE 1 macro
/freebsd-9.3-release/lib/libc/resolv/
H A Dres_send.c80 #ifndef USE_KQUEUE
108 #ifdef USE_KQUEUE
128 #if !defined(USE_POLL) && !defined(USE_KQUEUE)
139 #ifdef USE_KQUEUE
149 #if defined(NEED_PSELECT) && !defined(USE_POLL) && !defined(USE_KQUEUE)
306 #ifdef USE_KQUEUE
326 #ifdef USE_KQUEUE
448 #ifdef USE_KQUEUE
485 #ifdef USE_KQUEUE
547 #ifdef USE_KQUEUE
[all...]
/freebsd-9.3-release/usr.bin/tail/
H A Dforward.c66 #define USE_KQUEUE 1 macro
274 action = USE_KQUEUE;
396 case USE_KQUEUE:
/freebsd-9.3-release/usr.bin/make/
H A Djob.c108 #ifdef USE_KQUEUE
144 #ifndef USE_KQUEUE
152 #endif /* !USE_KQUEUE */
314 #ifdef USE_KQUEUE
825 #if !defined(USE_KQUEUE)
1376 #ifdef USE_KQUEUE
1381 #if defined(USE_KQUEUE)
1395 #endif /* USE_KQUEUE */
2197 #ifdef USE_KQUEUE
2204 #ifdef USE_KQUEUE
[all...]
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dsocket.c101 #define USE_KQUEUE macro
115 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
126 #endif /* USE_KQUEUE */
149 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
153 #endif /* USE_KQUEUE... */
210 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
365 #ifdef USE_KQUEUE
369 #endif /* USE_KQUEUE */
708 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL) || \
816 #ifdef USE_KQUEUE
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dsocket.c101 #define USE_KQUEUE macro
115 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
126 #endif /* USE_KQUEUE */
149 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
153 #endif /* USE_KQUEUE... */
210 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
365 #ifdef USE_KQUEUE
369 #endif /* USE_KQUEUE */
700 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL) || \
808 #ifdef USE_KQUEUE
[all...]
/freebsd-9.3-release/lib/libc/isc/
H A Dev_timers.c169 #if !defined(USE_KQUEUE) || !defined(_LIBC)

Completed in 134 milliseconds