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

/freebsd-9.3-release/usr.sbin/pw/
H A Dpwupd.h90 #define SETGRENT() PWF._setgrent() macro
H A Dpw_group.c85 SETGRENT();
370 SETGRENT();
H A Dpw_user.c868 SETGRENT();
1137 SETGRENT();
/freebsd-9.3-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 60 milliseconds