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

/freebsd-11.0-release/lib/libypclnt/
H A Dypclnt.h54 int ypclnt_passwd(ypclnt_t *, const struct passwd *, const char *);
H A DMakefile10 ypclnt_passwd.c \
H A Dypclnt_passwd.c34 * $FreeBSD: releng/11.0/lib/libypclnt/ypclnt_passwd.c 298018 2016-04-15 00:47:30Z araujo $
118 ypclnt_passwd(ypclnt_t *ypclnt, const struct passwd *pwd, const char *passwd) function
/freebsd-11.0-release/usr.bin/chpass/
H A Dchpass.c249 ypclnt_passwd(ypclnt, pw, password) == -1) {
/freebsd-11.0-release/lib/libpam/modules/pam_unix/
H A Dpam_unix.c424 ypclnt_passwd(ypclnt, pwd, old_pass) == -1) {

Completed in 105 milliseconds