Searched refs:addpwent (Results 1 – 3 of 3) sorted by relevance
131 addpwent(struct passwd * pwd) in addpwent() function
116 int addpwent(struct passwd * pwd);
1413 if ((rc = addpwent(pwd)) != 0) { in pw_user_add()