Home
last modified time | relevance | path

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

/external/openssh/
Dauth.c83 int auth_debug_init; variable
650 if (!auth_debug_init) in auth_debug_add()
664 if (!auth_debug_init) in auth_debug_send()
676 if (auth_debug_init) in auth_debug_reset()
680 auth_debug_init = 1; in auth_debug_reset()
Dmonitor.c113 extern int auth_debug_init;