Searched defs:getpwnam_r (Results 1 – 2 of 2) sorted by relevance
144 #define getpwnam_r __posix_getpwnam_r macro155 getpwnam_r(const char *__cb, struct passwd *__pwd, char *__buf, size_t __len, in getpwnam_r() function
68 getpwnam_r(const char *name, struct passwd *result, char *buffer, int buflen) in getpwnam_r() function