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

  /src/external/bsd/libevent/include/event2/
event-config.h 195 #define EVENT__HAVE_POLL 1
  /src/external/bsd/libevent/dist/
event-config.h.cmake 221 #cmakedefine EVENT__HAVE_POLL 1
poll.c 35 #ifdef EVENT__HAVE_POLL
361 #endif /* EVENT__HAVE_POLL */
CMakeLists.txt 823 if(EVENT__HAVE_POLL)
1218 if (EVENT__HAVE_POLL)
event.c 90 #ifdef EVENT__HAVE_POLL
120 #ifdef EVENT__HAVE_POLL
  /src/external/bsd/ntp/dist/sntp/libevent/
event-config.h.cmake 221 #cmakedefine EVENT__HAVE_POLL 1
poll.c 34 #ifdef EVENT__HAVE_POLL
360 #endif /* EVENT__HAVE_POLL */
CMakeLists.txt 823 if(EVENT__HAVE_POLL)
1218 if (EVENT__HAVE_POLL)
event.c 88 #ifdef EVENT__HAVE_POLL
118 #ifdef EVENT__HAVE_POLL

Completed in 32 milliseconds