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

/freebsd-13-stable/usr.sbin/pw/
H A Dpwupd.c143 chgpwent(char const * login, struct passwd * pwd) function
H A Dpwupd.h121 int chgpwent(char const * login, struct passwd * pwd);
H A Dpw_user.c242 /* duplicate for nis so that chgpwent is not modifying before NIS */
246 rc = chgpwent(name, pwd);

Completed in 104 milliseconds