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

/bind-9.11.3/lib/isc/unix/
H A Dsocket.c108 #define USE_KQUEUE macro
122 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
133 #endif /* USE_KQUEUE */
163 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
171 #endif /* USE_KQUEUE... */
228 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
398 #ifdef USE_KQUEUE
402 #endif /* USE_KQUEUE */
785 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL) || \
904 #ifdef USE_KQUEUE
[all...]

Completed in 1719 milliseconds