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

/netbsd-current/usr.bin/chpass/
H A Dchpass.h77 struct passwd *ypgetpwnam(const char *);
/netbsd-current/usr.bin/passwd/
H A Dyp_passwd.c168 ypgetpwnam(const char *nam, struct passwd *pwd) function
295 if (!ypgetpwnam(username, &pwb) ||
427 if (!ypgetpwnam(username, pw = &pwb) ||

Completed in 561 milliseconds