Home
last modified time | relevance | path

Searched refs:auth_shadow_pwexpired (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dauth-shadow.c88 auth_shadow_pwexpired(Authctxt *ctxt) in auth_shadow_pwexpired() function
Dauth-passwd.c127 if (auth_shadow_pwexpired(authctxt)) in auth_password()
Dauth.h141 int auth_shadow_pwexpired(Authctxt *);