Home
last modified time | relevance | path

Searched refs:HAVE_SELECT (Results 1 – 13 of 13) sorted by relevance

/curl/lib/
H A Dconfig-mac.h62 #define HAVE_SELECT 1 macro
H A Dconfig-amigaos.h42 #define HAVE_SELECT 1 macro
H A Dconfig-dos.h62 #define HAVE_SELECT 1 macro
H A Dconfig-win32ce.h115 #define HAVE_SELECT 1 macro
H A Dconfig-plan9.h66 #define HAVE_SELECT 1 macro
H A Dconfig-riscos.h124 #define HAVE_SELECT macro
H A Dconfig-os400.h129 #define HAVE_SELECT macro
H A Dconfig-win32.h150 #define HAVE_SELECT 1 macro
H A Dselect.c35 #if !defined(HAVE_SELECT) && !defined(HAVE_POLL_FINE)
H A Dcurl_config.h.cmake455 #cmakedefine HAVE_SELECT 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake152 set(HAVE_SELECT 1) variable
/curl/
H A Dacinclude.m41141 AC_DEFINE_UNQUOTED(HAVE_SELECT, 1,
H A DCMakeLists.txt1471 check_symbol_exists("select" "${CURL_INCLUDES}" HAVE_SELECT)

Completed in 24 milliseconds