Lines Matching refs:auth_debug_mode
93 int auth_debug_mode = 0; variable
207 if (auth_debug_mode) in auth_init()
212 else if (auth_debug_mode) in auth_init()
297 auth_debug_mode ^= 1; in auth_togdebug()
299 auth_debug_mode = on; in auth_togdebug()
300 printf("auth debugging %s\n", auth_debug_mode ? "enabled" : "disabled"); in auth_togdebug()
344 if (auth_debug_mode) { in auth_request()
379 if (auth_debug_mode) { in auth_send()
385 if (auth_debug_mode) { in auth_send()
409 if (auth_debug_mode) in auth_send()
416 if (auth_debug_mode) in auth_send()
426 if (auth_debug_mode) in auth_send()
442 if (auth_debug_mode) in auth_send()
473 } else if (auth_debug_mode) in auth_is()
489 } else if (auth_debug_mode) in auth_reply()
500 if (auth_debug_mode) in auth_name()
505 if (auth_debug_mode) in auth_name()
512 if (auth_debug_mode) in auth_name()
556 if (auth_debug_mode) in auth_wait()