Home
last modified time | relevance | path

Searched refs:HAVE_POLL_FINE (Results 1 – 10 of 10) sorted by relevance

/curl/lib/
H A Dselect.c35 #if !defined(HAVE_SELECT) && !defined(HAVE_POLL_FINE)
88 #if defined(HAVE_POLL_FINE) in Curl_wait_ms()
112 #ifndef HAVE_POLL_FINE
274 #ifdef HAVE_POLL_FINE in Curl_poll()
304 #ifdef HAVE_POLL_FINE in Curl_poll()
H A Dconfig-plan9.h107 #define HAVE_POLL_FINE 1 macro
H A Dcurl_config.h.cmake423 #cmakedefine HAVE_POLL_FINE 1
/curl/src/
H A Dtool_sleep.c52 #elif defined(HAVE_POLL_FINE) in tool_go_sleep()
/curl/tests/libtest/
H A Dlib537.c37 #if !defined(HAVE_POLL_FINE) && \
375 #if !defined(HAVE_POLL_FINE) && !defined(USE_WINSOCK)
H A Dlib518.c371 #if !defined(HAVE_POLL_FINE) && !defined(USE_WINSOCK) in rlimit()
/curl/tests/server/
H A Dutil.c233 #ifndef HAVE_POLL_FINE in wait_ms()
256 #if defined(HAVE_POLL_FINE) in wait_ms()
/curl/CMake/
H A DOtherTests.cmake108 }" HAVE_POLL_FINE)
/curl/CMake/Platforms/
H A DWindowsCache.cmake121 set(HAVE_POLL_FINE 0) variable
/curl/m4/
H A Dcurl-functions.m43530 AC_DEFINE_UNQUOTED(HAVE_POLL_FINE, 1,

Completed in 48 milliseconds