Searched refs:getpwent (Results 1 – 7 of 7) sorted by relevance
87 struct passwd* getpwent(void) __INTRODUCED_IN(26);
46 FUNCTION(getpwent, struct passwd* (*f)(void)); in pwd_h()
281 while ((pwd = getpwent()) != nullptr) { in TEST()
363 getpwent
595 passwd* getpwent() { in getpwent() function
1305 getpwent; # introduced=26