HomeSort by: relevance | last modified time | path
    Searched refs:USE_EPOLL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
eloop.c 50 #define USE_EPOLL
132 #if defined(USE_KQUEUE) || defined(USE_EPOLL)
138 #elif defined(USE_EPOLL)
214 #elif defined(USE_EPOLL)
296 #elif defined(USE_EPOLL)
363 #elif defined(USE_EPOLL)
417 #elif defined(USE_EPOLL)
616 #if defined(USE_KQUEUE) || defined(USE_EPOLL)
642 #elif defined(USE_EPOLL)
695 #if defined(USE_KQUEUE) || defined(USE_EPOLL)
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 103 #define USE_EPOLL
140 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
203 #if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL)
211 #endif /* if defined(USE_KQUEUE) || defined(USE_EPOLL) || defined(USE_DEVPOLL) \
407 #ifdef USE_EPOLL
412 #endif /* USE_EPOLL */
704 #elif defined(USE_EPOLL)
796 #elif defined(USE_EPOLL)
2542 #if defined(USE_EPOLL)
2544 #endif /* if defined(USE_EPOLL) */
    [all...]
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.c 154 #ifdef USE_EPOLL
165 #endif // USE_EPOLL
177 #ifdef USE_EPOLL
188 #endif // USE_EPOLL
197 #ifdef USE_EPOLL
208 #endif // USE_EPOLL

Completed in 20 milliseconds