Home
last modified time | relevance | path

Searched refs:HAVE_POLL (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dconfig-plan9.h106 #define HAVE_POLL 1 macro
H A Dselect.c27 #if !defined(HAVE_SELECT) && !defined(HAVE_POLL)
108 #ifndef HAVE_POLL
270 #ifdef HAVE_POLL in Curl_poll()
300 #ifdef HAVE_POLL in Curl_poll()
H A Dcurl_config.h.cmake434 #cmakedefine HAVE_POLL 1
/curl/tests/libtest/
H A Dlib537.c37 #if !defined(HAVE_POLL) && !defined(USE_WINSOCK) && !defined(FD_SETSIZE)
382 #if !defined(HAVE_POLL) && !defined(USE_WINSOCK)
H A Dlib518.c371 #if !defined(HAVE_POLL) && !defined(USE_WINSOCK) in test_rlimit()
/curl/CMake/Platforms/
H A DWindowsCache.cmake131 set(HAVE_POLL 0) variable
/curl/tests/server/
H A Dutil.c232 #ifndef HAVE_POLL in wait_ms()
255 #ifdef HAVE_POLL in wait_ms()
/curl/
H A DCMakeLists.txt1557 check_function_exists("poll" HAVE_POLL) # poll.h

Completed in 38 milliseconds