HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_EPOLL (Results 1 - 6 of 6) sorted by null

  /external/dhcpcd-6.8.2/
config.h 7 #define HAVE_EPOLL
eloop.h 50 #if !defined(HAVE_KQUEUE) && !defined(HAVE_EPOLL)
76 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
107 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
eloop.c 55 #elif defined(HAVE_EPOLL)
89 #elif defined(HAVE_EPOLL)
95 #ifdef HAVE_EPOLL
119 #elif defined(HAVE_EPOLL)
150 #if !defined(HAVE_KQUEUE) && !defined(HAVE_EPOLL)
174 #elif defined(HAVE_EPOLL)
205 #elif defined(HAVE_EPOLL)
221 #elif defined(HAVE_EPOLL)
242 #elif defined(HAVE_EPOLL)
365 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 191 #define HAVE_EPOLL 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 191 #define HAVE_EPOLL 1
    [all...]
  /external/libevent/
config.h.in 47 #undef HAVE_EPOLL

Completed in 878 milliseconds