Searched refs:getgrpath (Results 1 - 3 of 3) sorted by last modified time

/freebsd-current/usr.sbin/pw/
H A Dpwupd.h126 char * getgrpath(const char *file);
H A Dpw_vpw.c162 if (grp_fp != NULL || (grp_fp = fopen(getgrpath(_GROUP), "r")) != NULL) {
173 " '%s'", getgrpath(_GROUP), line);
H A Dgrupd.c39 getgrpath(const char * file) function

Completed in 90 milliseconds