Searched defs:getpwnam_r (Results 1 – 2 of 2) sorted by relevance
786 getpwnam_r(const char *name, struct passwd *pw, char *buf, size_t buflen, in getpwnam_r() function
3610 TEST(MemorySanitizer, getpwnam_r) { in TEST() argument