Searched refs:ENDGRENT (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libc/gen/ |
| H A D | getgrent.c | 68 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 D | pwupd.h | 97 #define ENDGRENT() PWF._endgrent() macro
|
| H A D | pw_group.c | 210 ENDGRENT(); in gr_gidpolicy() 354 ENDGRENT(); in pw_group_show()
|
| H A D | pw_user.c | 417 ENDGRENT(); in pw_gidpolicy() 612 ENDGRENT(); in print_user() 982 ENDGRENT(); in pw_user_del() 1790 ENDGRENT(); in pw_user_mod()
|