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

/freebsd-9.3-release/usr.sbin/pw/
H A Dgrupd.c60 getgrpath(const char * file) function
145 l = fileupdate(getgrpath(_GROUP), 0644, grbuf, pfx, l, mode);
H A Dedgroup.c66 strncpy(groupfile, getgrpath(_GROUP), MAXPATHLEN - 5);
H A Dpwupd.h133 char * getgrpath(const char *file);
H A Dpw_vpw.c212 strlcpy(grtmp, getgrpath(_GROUP), MAXPATHLEN);

Completed in 42 milliseconds