Searched defs:getpwnam_r (Results 1 – 3 of 3) sorted by relevance
111 getpwnam_r(const char *name , struct passwd50 *p, char *buf, size_t len, in getpwnam_r() function
2463 getpwnam_r(const char *name, struct passwd *pwd, char *buffer, size_t buflen, in getpwnam_r() function
380 #define getpwnam_r _getpwnam_r macro