Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmonitor.h92 int monitor_auth_attempted(void);
H A Dsshd-session.c1372 if (i == 255 && monitor_auth_attempted()) { in cleanup_exit()
H A Dmonitor.c1981 monitor_auth_attempted(void) in monitor_auth_attempted() function