Searched refs:GETGRENT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.sbin/pw/
H A Dpwupd.h103 #define GETGRENT() PWF._getgrent() macro
H A Dpw_group.c203 while ((grp = GETGRENT()) != NULL)
337 while ((grp = GETGRENT()) != NULL)
H A Dpw_user.c607 while ((grp=GETGRENT()) != NULL) {
987 while ((grp = GETGRENT()) != NULL) {
1769 while ((grp = GETGRENT()) != NULL) {
1795 while ((grp = GETGRENT()) != NULL) {

Completed in 217 milliseconds