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

/freebsd-11.0-release/crypto/openssh/
H A Dauth-shadow.c56 auth_shadow_acctexpired(struct spwd *spw) function
H A Dauth.h148 int auth_shadow_acctexpired(struct spwd *);
H A Dauth.c116 if (!options.use_pam && spw != NULL && auth_shadow_acctexpired(spw))

Completed in 51 milliseconds