Searched refs:getpwent (Results 1 – 25 of 37) sorted by relevance
12
36 while ((pw = getpwent()) != NULL) in set_nonroot()
33 while ((pw = getpwent()) != NULL) in set_nonroot()
29 while ((pw = getpwent()) != NULL) in set_nonroot()
30 while ((pw = getpwent()) != NULL) in set_nonroot()
35 while ((pw = getpwent()) != NULL) in set_nonroot()
37 while ((pw = getpwent()) != NULL) in set_nonroot()
72 while ((pw = getpwent()) != NULL) in main()
48 while ((pw = getpwent()) != NULL) in main()
62 while ((pw = getpwent()) != NULL) in main()
38 while ((pw = getpwent()) != NULL) in set_nonroot()
39 while ((pw = getpwent()) != NULL) in set_nonroot()
51 for (endpwent(); (pw = getpwent());) in groupdel_main()
43 while ((pw = getpwent()) != NULL) in set_nonroot()
99 while ((pw = getpwent()) != NULL) in set_nonroot()
84 while ((pw = getpwent()) != NULL) { in pick_salt()
165 while ((p = getpwent()) != NULL) {
193 while ((p = getpwent()) != NULL) { in pwd_getpwall_impl()
366 pwbuf = getpwent(); in get_home_dirs()1123 pw = getpwent(); in get_group_users()