Searched refs:ENDGRENT (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/usr.sbin/pw/
H A Dgrupd.c136 ENDGRENT();
H A Dpwupd.h91 #define ENDGRENT() PWF._endgrent() macro
H A Dpw_group.c88 ENDGRENT();
375 ENDGRENT();
H A Dpw_user.c917 ENDGRENT();
1152 ENDGRENT();
/freebsd-9.3-release/lib/libc/gen/
H A Dgetgrent.c69 ENDGRENT = 2, enumerator in enum:constants
396 { NSSRC_FILES, files_setgrent, (void *)ENDGRENT },
398 { NSSRC_DNS, dns_setgrent, (void *)ENDGRENT },
401 { NSSRC_NIS, nis_setgrent, (void *)ENDGRENT },
403 { NSSRC_COMPAT, compat_setgrent, (void *)ENDGRENT },
815 case ENDGRENT:
1259 case ENDGRENT:

Completed in 107 milliseconds