Home
last modified time | relevance | path

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

/bionic/libc/include/
Dpwd.h122 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.cpp133 int getpwnam_r(const char* name, passwd* pwd, in getpwnam_r() function
/bionic/libc/
Dlibc.mips64.map404 getpwnam_r;
Dlibc.x86_64.map404 getpwnam_r;
Dlibc.arm64.map404 getpwnam_r;
Dlibc.x86.brillo.map471 getpwnam_r;
Dlibc.mips.brillo.map473 getpwnam_r;
Dlibc.arm.brillo.map475 getpwnam_r;
Dlibc.mips.map473 getpwnam_r;
Dlibc.x86.map471 getpwnam_r;
Dlibc.arm.map475 getpwnam_r;
Dlibc.map.txt477 getpwnam_r;
/bionic/libc/tools/
Dposix-2013.txt365 getpwnam_r