Searched defs:pw_password (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dport-uw.c61 char *pw_password = authctxt->valid ? shadow_pw(pw) : pw->pw_passwd; local
135 char *pw_password local
[all...]
H A Dxcrypt.c137 char *pw_password = pw->pw_passwd; local
/freebsd-10-stable/crypto/openssh/
H A Dauth-passwd.c204 char *pw_password = authctxt->valid ? shadow_pw(pw) : pw->pw_passwd; local
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_user.c514 pw_password(struct userconf * cnf, char const * user, bool dryrun) function

Completed in 144 milliseconds