Home
last modified time | relevance | path

Searched refs:getgrpath (Results 1 – 3 of 3) sorted by relevance

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