Searched refs:auth_debug_init (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dauth.c89 int auth_debug_init; variable
732 if (!auth_debug_init)
746 if (!auth_debug_init)
758 if (auth_debug_init)
762 auth_debug_init = 1;
H A Dmonitor.c118 extern int auth_debug_init;

Completed in 109 milliseconds