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

/freebsd-current/lib/libc/resolv/
H A Dres_send.c75 #if !defined(USE_KQUEUE) && !defined(USE_POLL)
102 #ifdef USE_KQUEUE
124 #if !defined(USE_POLL) && !defined(USE_KQUEUE)
135 #ifdef USE_KQUEUE
145 #if defined(NEED_PSELECT) && !defined(USE_POLL) && !defined(USE_KQUEUE)
302 #ifdef USE_KQUEUE
322 #ifdef USE_KQUEUE
444 #ifdef USE_KQUEUE
481 #ifdef USE_KQUEUE
543 #ifdef USE_KQUEUE
[all...]
/freebsd-current/usr.bin/tail/
H A Dforward.c65 #define USE_KQUEUE 1 macro
273 action = USE_KQUEUE;
401 case USE_KQUEUE:
/freebsd-current/lib/libc/isc/
H A Dev_timers.c165 #if !defined(USE_KQUEUE) || !defined(_LIBC)

Completed in 255 milliseconds