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

  /external/curl/src/
tool_sleep.c 48 #elif defined(HAVE_POLL_FINE)
  /external/curl/lib/
select.c 29 #if !defined(HAVE_SELECT) && !defined(HAVE_POLL_FINE)
79 #ifndef HAVE_POLL_FINE
102 #if defined(HAVE_POLL_FINE)
108 #endif /* HAVE_POLL_FINE */
151 #ifdef HAVE_POLL_FINE
185 #ifdef HAVE_POLL_FINE
257 #else /* HAVE_POLL_FINE */
369 #endif /* HAVE_POLL_FINE */
388 #ifndef HAVE_POLL_FINE
426 #ifdef HAVE_POLL_FINE
    [all...]
curl_config.h 512 #define HAVE_POLL_FINE 1
curl_config.h.cmake 462 #cmakedefine HAVE_POLL_FINE 1
  /external/curl/tests/server/
util.c 206 #ifndef HAVE_POLL_FINE
229 #if defined(HAVE_POLL_FINE)
235 #endif /* HAVE_POLL_FINE */
  /external/curl/tests/libtest/
lib537.c 37 #if !defined(HAVE_POLL_FINE) && \
384 #if !defined(HAVE_POLL_FINE) && \
lib518.c 381 #if !defined(HAVE_POLL_FINE) && \

Completed in 63 milliseconds