Home
last modified time | relevance | path

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

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