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

/freebsd-12-stable/lib/libypclnt/
H A Dypclnt_passwd.c58 static int yppasswd_remote(ypclnt_t *, const struct passwd *, const char *);
124 return (yppasswd_remote(ypclnt, pwd, passwd));
133 * yppasswd_remote and yppasswd_local are quite similar but still
239 yppasswd_remote(ypclnt_t *ypclnt, const struct passwd *pwd, const char *passwd) function

Completed in 116 milliseconds