Home
last modified time | relevance | path

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

/curl/lib/
H A Dconfig-plan9.h88 #define HAVE_GETPWUID 1 macro
H A Dconfig-riscos.h97 #undef HAVE_GETPWUID
H A Dconfig-os400.h93 #define HAVE_GETPWUID macro
H A Dnetrc.c348 #elif defined(HAVE_GETPWUID) && defined(HAVE_GETEUID) in Curl_parsenetrc()
H A Dcurl_config.h.cmake298 #cmakedefine HAVE_GETPWUID 1
/curl/src/
H A Dtool_findfile.c143 #if defined(HAVE_GETPWUID) && defined(HAVE_GETEUID) in findfile()
/curl/CMake/Platforms/
H A DWindowsCache.cmake162 set(HAVE_GETPWUID 0) variable
/curl/
H A DCMakeLists.txt1554 check_function_exists("getpwuid" HAVE_GETPWUID)

Completed in 25 milliseconds