Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor.c161 static int auth_attempted = 0; variable
306 auth_attempted = 1; in monitor_child_preauth()
373 auth_attempted = 0; in monitor_child_preauth()
1983 return auth_attempted; in monitor_auth_attempted()