Searched refs:SETGRENT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.sbin/pw/
H A Dpwupd.h105 #define SETGRENT() PWF._setgrent() macro
H A Dpw_group.c84 SETGRENT();
369 SETGRENT();
H A Dpw_user.c640 SETGRENT();
814 SETGRENT();
1082 SETGRENT();
1187 SETGRENT();
/freebsd-10.2-release/lib/libc/gen/
H A Dgetgrent.c68 SETGRENT = 1, enumerator in enum:constants
375 { NSSRC_FILES, files_setgrent, (void *)SETGRENT },
377 { NSSRC_DNS, dns_setgrent, (void *)SETGRENT },
380 { NSSRC_NIS, nis_setgrent, (void *)SETGRENT },
382 { NSSRC_COMPAT, compat_setgrent, (void *)SETGRENT },
808 case SETGRENT:
1249 case SETGRENT:

Completed in 54 milliseconds