Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth-passwd.c83 static int expire_checked = 0; in auth_password() local
119 if (!expire_checked) { in auth_password()
120 expire_checked = 1; in auth_password()
171 static int expire_checked = 0; in sys_auth_passwd() local
183 if (!expire_checked) { in sys_auth_passwd()
184 expire_checked = 1; in sys_auth_passwd()