Home
last modified time | relevance | path

Searched refs:HAVE_EPOLL (Results 1 – 9 of 9) sorted by relevance

/external/dhcpcd-6.8.2/
Deloop.c55 #elif defined(HAVE_EPOLL)
89 #elif defined(HAVE_EPOLL) in eloop_event_add()
95 #ifdef HAVE_EPOLL in eloop_event_add()
119 #elif defined(HAVE_EPOLL) in eloop_event_add()
150 #if !defined(HAVE_KQUEUE) && !defined(HAVE_EPOLL) in eloop_event_add()
174 #elif defined(HAVE_EPOLL) in eloop_event_add()
205 #elif defined(HAVE_EPOLL) in eloop_event_delete()
221 #elif defined(HAVE_EPOLL) in eloop_event_delete()
242 #elif defined(HAVE_EPOLL) in eloop_event_delete()
365 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
[all …]
Deloop.h50 #if !defined(HAVE_KQUEUE) && !defined(HAVE_EPOLL)
76 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
107 #if defined(HAVE_KQUEUE) || defined(HAVE_EPOLL)
Dconfig.h7 #define HAVE_EPOLL macro
/external/libmicrohttpd/m4/
Dax_have_epoll.m420 # [HAVE_EPOLL], [This platform supports epoll(7).])
/external/python/cpython2/Modules/
Dselectmodule.c716 #ifdef HAVE_EPOLL
1858 #ifdef HAVE_EPOLL
/external/libevent/
Dconfigure.ac479 AC_DEFINE(HAVE_EPOLL, 1, definition
508 AC_DEFINE(HAVE_EPOLL, 1, definition
Dconfig.h.in47 #undef HAVE_EPOLL
/external/python/cpython2/
Dpyconfig.h.in196 #undef HAVE_EPOLL
Dconfigure.ac3148 [AC_DEFINE(HAVE_EPOLL, 1, Define if you have the 'epoll' functions.) definition