Searched refs:getpwnam_r (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/ |
D | pwd.h | 119 int getpwnam_r(const char*, struct passwd*, char*, size_t, struct passwd**);
|
/bionic/tests/ |
D | stubs_test.cpp | 91 result = getpwnam_r(username, &pwd_storage, buf, sizeof(buf), &pwd); in check_getpwnam_r()
|
/bionic/libc/bionic/ |
D | stubs.cpp | 127 int getpwnam_r(const char* name, passwd* pwd, in getpwnam_r() function
|
/bionic/libc/tools/ |
D | posix-2013.txt | 365 getpwnam_r
|
/bionic/libc/ |
D | libc.map | 565 getpwnam_r;
|