Home
last modified time | relevance | path

Searched refs:getpwnam_r (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/include/
Dpwd.h119 int getpwnam_r(const char*, struct passwd*, char*, size_t, struct passwd**);
/bionic/tests/
Dstubs_test.cpp91 result = getpwnam_r(username, &pwd_storage, buf, sizeof(buf), &pwd); in check_getpwnam_r()
/bionic/libc/bionic/
Dstubs.cpp127 int getpwnam_r(const char* name, passwd* pwd, in getpwnam_r() function
/bionic/libc/tools/
Dposix-2013.txt365 getpwnam_r
/bionic/libc/
Dlibc.map565 getpwnam_r;