Home
last modified time | relevance | path

Searched refs:ENDGRENT (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/gen/
H A Dgetgrent.c68 ENDGRENT = 2, enumerator
408 { NSSRC_FILES, files_setgrent, (void *)ENDGRENT },
410 { NSSRC_DNS, dns_setgrent, (void *)ENDGRENT },
413 { NSSRC_NIS, nis_setgrent, (void *)ENDGRENT },
415 { NSSRC_COMPAT, compat_setgrent, (void *)ENDGRENT },
825 case ENDGRENT: in files_setgrent()
1276 case ENDGRENT: in compat_setgrent()
/freebsd/usr.sbin/pw/
H A Dpwupd.h95 #define ENDGRENT() PWF._endgrent() macro
H A Dpw_group.c210 ENDGRENT(); in gr_gidpolicy()
354 ENDGRENT(); in pw_group_show()
H A Dpw_user.c402 ENDGRENT(); in pw_gidpolicy()
597 ENDGRENT(); in print_user()
984 ENDGRENT(); in pw_user_del()
1789 ENDGRENT(); in pw_user_mod()