Searched refs:getpwuid (Results 1 – 8 of 8) sorted by relevance
42 # define getpwuid decc_getpwuid macro53 #undef getpwuid55 #define getpwuid vms_getpwuid macro74 # define decc_getpwuid decc$getpwuid
367 pw = getpwuid(geteuid()); in Curl_parsenetrc()
294 /* Define to 1 if you have the `getpwuid' function. */
145 struct passwd *pw = getpwuid(geteuid()); in findfile()
78 7) Non-Windows: use getpwuid to find the home directory
287 getpwuid
1581 check_function_exists("getpwuid" HAVE_GETPWUID)
4176 getpwuid \
Completed in 37 milliseconds