Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pw/
H A Dpwupd.c43 getpwpath(char const * file) in getpwpath() function
66 args[i++] = getpwpath(_MASTERPASSWD); in pwdb_check()
H A Dpw_vpw.c80 pwd_fp = fopen(getpwpath(pwd_filename), "r"); in vnextpwent()
94 " '%s'", getpwpath(pwd_filename), line); in vnextpwent()
H A Dpwupd.h120 char * getpwpath(char const * file);