Searched refs:chgpwent (Results 1 – 3 of 3) sorted by relevance
138 chgpwent(char const * login, struct passwd * pwd) in chgpwent() function
118 int chgpwent(char const * login, struct passwd * pwd);
225 rc = chgpwent(name, pwd); in perform_chgpwent()