Home
last modified time | relevance | path

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

/external/openssh/
Dauth.c88 int auth_debug_init; variable
757 if (!auth_debug_init) in auth_debug_add()
771 if (!auth_debug_init) in auth_debug_send()
783 if (auth_debug_init) in auth_debug_reset()
787 auth_debug_init = 1; in auth_debug_reset()
Dmonitor.c117 extern int auth_debug_init;