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

  /src/external/bsd/dhcpcd/include/
config.h 21 #define HAVE_PPOLL
  /src/external/bsd/dhcpcd/dist/src/
eloop.c 75 /* config.h should define HAVE_PPOLL, etc. */
81 #if defined(HAVE_PPOLL)
86 #define HAVE_PPOLL
98 #define HAVE_PPOLL
113 #elif defined(HAVE_PPOLL)
187 #ifdef HAVE_PPOLL
222 #elif defined(HAVE_PPOLL)
264 #elif defined(HAVE_PPOLL)
280 #ifdef HAVE_PPOLL
289 #ifdef HAVE_PPOLL
    [all...]
  /src/external/bsd/nsd/include/
config.h 325 #define HAVE_PPOLL 1

Completed in 27 milliseconds