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

/freebsd-11-stable/usr.sbin/pw/
H A Dpw_nis.c44 pw_nisupdate(const char * path, struct passwd * pwd, char const * user) function
88 return pw_nisupdate(path, pwd, NULL);
94 return pw_nisupdate(path, pwd, login);
100 return pw_nisupdate(path, NULL, login);

Completed in 80 milliseconds