getpwent
while ((pw = getpwent()) != NULL) {
struct passwd *getpwent(void);
while ((pwd = getpwent()) != NULL) {
ATF_TC_WITHOUT_HEAD(getpwent);
ATF_TC_BODY(getpwent, tc)
ATF_TP_ADD_TC(tp, getpwent);
pwd = getpwent();
return (getpwent());
pwds = getpwent();
pwds = getpwent();
pwds = getpwent();
while ((pw = getpwent()) != NULL)
while ((pw = getpwent()) != NULL) {
while ((pw = getpwent()) != NULL) {
while ((pw = getpwent()) != NULL)
if ((pwd = getpwent()) == NULL)
while (i < nid.nid_usermax && (pwd = getpwent())) {
result = getpwent();
getpwent,
while ((pw = getpwent()) != 0)