Searched refs:getpwpath (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.sbin/pw/
H A Dpwupd.c48 getpwpath(char const * file) function
71 args[i++] = getpwpath(_MASTERPASSWD);
H A Dpw_vpw.c85 pwd_fp = fopen(getpwpath(pwd_filename), "r");
99 " '%s'", getpwpath(pwd_filename), line);
H A Dpwupd.h123 char * getpwpath(char const * file);

Completed in 181 milliseconds