Home
last modified time | relevance | path

Searched refs:auth_debug_mode (Results 1 – 8 of 8) sorted by relevance

/original-bsd/lib/libtelnet/
H A Dkerberos5.c66 extern auth_debug_mode;
122 if (auth_debug_mode) {
197 if (auth_debug_mode)
203 if (auth_debug_mode)
302 if (auth_debug_mode)
307 if (auth_debug_mode)
671 if (auth_debug_mode)
678 if (auth_debug_mode)
686 if (auth_debug_mode)
694 if (auth_debug_mode)
[all …]
H A Dauth.c73 int auth_debug_mode = 0; variable
194 if (auth_debug_mode)
292 auth_debug_mode ^= 1;
294 auth_debug_mode = on;
382 if (auth_debug_mode) {
406 if (auth_debug_mode)
439 if (auth_debug_mode)
512 if (auth_debug_mode)
517 if (auth_debug_mode)
524 if (auth_debug_mode)
[all …]
H A Dkerberos.c59 extern auth_debug_mode;
96 if (auth_debug_mode) {
156 if (auth_debug_mode) {
184 if (auth_debug_mode)
188 if (auth_debug_mode)
191 if (auth_debug_mode)
223 if (auth_debug_mode) {
253 if (auth_debug_mode)
267 if (auth_debug_mode)
335 if (auth_debug_mode)
[all …]
H A Dauth.h60 extern auth_debug_mode;
H A Dkrb4encpwd.c70 extern auth_debug_mode;
H A Drsaencpwd.c66 extern auth_debug_mode;
H A Dspx.c64 extern auth_debug_mode;
/original-bsd/libexec/telnetd/
H A Dtelnetd.c176 extern int auth_debug_mode;
177 auth_debug_mode = 1;