Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth-shadow.c56 auth_shadow_acctexpired(struct spwd *spw) in auth_shadow_acctexpired() function
H A Dplatform.c216 if (spw != NULL && auth_shadow_acctexpired(spw)) in platform_locked_account()
H A Dauth.h162 int auth_shadow_acctexpired(struct spwd *);