Home
last modified time | relevance | path

Searched refs:HAVE_PIPE (Results 1 – 7 of 7) sorted by relevance

/curl/lib/
H A Dsocketpair.h29 #ifdef HAVE_PIPE
H A Dconfig-plan9.h106 #define HAVE_PIPE 1 macro
H A Dsocketpair.c30 #if defined(HAVE_PIPE) && defined(HAVE_FCNTL)
H A Dcurl_config.h.cmake420 #cmakedefine HAVE_PIPE 1
/curl/src/
H A Dtool_main.c81 #if defined(HAVE_PIPE) && defined(HAVE_FCNTL)
/curl/CMake/Platforms/
H A DWindowsCache.cmake90 set(HAVE_PIPE 0) variable
/curl/
H A DCMakeLists.txt1290 check_symbol_exists(pipe "${CURL_INCLUDES}" HAVE_PIPE)

Completed in 31 milliseconds