Home
last modified time | relevance | path

Searched refs:HAVE__SETMODE (Results 1 – 6 of 6) sorted by relevance

/curl/src/
H A Dtool_binmode.c26 #if defined(HAVE_SETMODE) || defined(HAVE__SETMODE)
45 # elif defined(HAVE__SETMODE) in set_binmode()
H A Dtool_binmode.h28 #if defined(HAVE_SETMODE) || defined(HAVE__SETMODE)
/curl/lib/
H A Dconfig-win32.h159 #define HAVE__SETMODE 1 macro
H A Dcurl_config.h.cmake485 #cmakedefine HAVE__SETMODE 1
/curl/CMake/Platforms/
H A DWindowsCache.cmake107 set(HAVE__SETMODE 1) variable
/curl/
H A DCMakeLists.txt1609 check_function_exists("_setmode" HAVE__SETMODE)

Completed in 17 milliseconds