Home
last modified time | relevance | path

Searched refs:getpwent (Results 1 – 7 of 7) sorted by relevance

/aosp12/bionic/libc/include/
H A Dpwd.h87 struct passwd* getpwent(void) __INTRODUCED_IN(26);
/aosp12/bionic/tests/headers/posix/
H A Dpwd_h.c46 FUNCTION(getpwent, struct passwd* (*f)(void)); in pwd_h()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt363 getpwent
/aosp12/bionic/tests/
H A Dgrp_pwd_test.cpp454 while ((pwd = getpwent()) != nullptr) { in TEST()
/aosp12/bionic/libc/bionic/
H A Dgrp_pwd.cpp646 passwd* getpwent() { in getpwent() function
/aosp12/bionic/libc/
H A Dlibc.map.txt1305 getpwent; # introduced=26
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1305 getpwent; # introduced=26