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

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

Completed in 122 milliseconds