Home | History | Annotate | Download | only in libtelnet

Lines Matching refs:auth_debug_mode

83 int auth_debug_mode = 0;
160 if (auth_debug_mode)
165 else if (auth_debug_mode)
250 auth_debug_mode ^= 1;
252 auth_debug_mode = on;
253 printf("auth debugging %s\n", auth_debug_mode ? "enabled" : "disabled");
297 if (auth_debug_mode) {
332 if (auth_debug_mode) {
338 if (auth_debug_mode) {
362 if (auth_debug_mode)
369 if (auth_debug_mode)
379 if (auth_debug_mode)
395 if (auth_debug_mode)
434 } else if (auth_debug_mode)
450 } else if (auth_debug_mode)
461 if (auth_debug_mode)
466 if (auth_debug_mode)
473 if (auth_debug_mode)
517 if (auth_debug_mode)
549 auth_debug_mode = mode;