Home
last modified time | relevance | path

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

/curl/lib/
H A Dsetup-vms.h42 # define getpwuid decc_getpwuid macro
53 #undef getpwuid
55 #define getpwuid vms_getpwuid macro
74 # define decc_getpwuid decc$getpwuid
H A Dnetrc.c309 pw = getpwuid(geteuid()); in Curl_parsenetrc()
H A Dcurl_config.h.cmake274 /* Define to 1 if you have the `getpwuid' function. */
/curl/src/
H A Dtool_findfile.c148 struct passwd *pw = getpwuid(geteuid()); in findfile()
/curl/docs/cmdline-opts/
H A Dconfig.md78 7) Non-Windows: use getpwuid to find the home directory
/curl/.github/scripts/
H A Dspellcheck.words285 getpwuid
/curl/
H A DCMakeLists.txt1279 check_symbol_exists(getpwuid "${CURL_INCLUDES}" HAVE_GETPWUID)
H A Dconfigure.ac3790 getpwuid \

Completed in 31 milliseconds