Searched refs:auth_debug_mode (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/telnet/libtelnet/
H A Dauth.h75 extern int auth_debug_mode;
H A Dauth.c93 int auth_debug_mode = 0; variable
207 if (auth_debug_mode)
212 else if (auth_debug_mode)
297 auth_debug_mode ^= 1;
299 auth_debug_mode = on;
300 printf("auth debugging %s\n", auth_debug_mode ? "enabled" : "disabled");
344 if (auth_debug_mode) {
379 if (auth_debug_mode) {
385 if (auth_debug_mode) {
409 if (auth_debug_mode)
[all...]
H A Dkerberos5.c114 if (auth_debug_mode) {
178 if (auth_debug_mode) {
186 if (auth_debug_mode) {
200 if (auth_debug_mode) {
210 if (auth_debug_mode) {
237 if (auth_debug_mode) {
250 if (auth_debug_mode) {
264 if (1 || auth_debug_mode) {
272 if (auth_debug_mode)
277 if (auth_debug_mode)
[all...]
H A Dkerberos.c70 extern int auth_debug_mode;
102 if (auth_debug_mode) {
154 if (auth_debug_mode) {
182 if (auth_debug_mode)
186 if (auth_debug_mode)
189 if (auth_debug_mode)
220 if (auth_debug_mode) {
247 if (auth_debug_mode)
252 if (auth_debug_mode) {
261 if (auth_debug_mode)
[all...]
H A Dsra.c58 extern int auth_debug_mode;
86 if (auth_debug_mode) {
137 if (auth_debug_mode)
141 if (auth_debug_mode)
164 if (auth_debug_mode) {
169 if (auth_debug_mode)
172 if (auth_debug_mode)
213 if (auth_debug_mode) {
224 if (auth_debug_mode) {
231 if (auth_debug_mode)
[all...]
H A Dkrb4encpwd.c85 extern auth_debug_mode;
H A Drsaencpwd.c81 extern auth_debug_mode;
/freebsd-current/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.h80 extern int auth_debug_mode;
H A Dauth.c93 int auth_debug_mode = 0; variable
201 if (auth_debug_mode)
206 else if (auth_debug_mode)
291 auth_debug_mode ^= 1;
293 auth_debug_mode = on;
294 printf("auth debugging %s\n", auth_debug_mode ? "enabled" : "disabled");
338 if (auth_debug_mode) {
373 if (auth_debug_mode) {
379 if (auth_debug_mode) {
403 if (auth_debug_mode)
[all...]
H A Dkerberos5.c139 if (auth_debug_mode) {
204 if (auth_debug_mode) {
212 if (auth_debug_mode) {
228 if (auth_debug_mode) {
239 if (auth_debug_mode) {
267 if (auth_debug_mode) {
276 if (auth_debug_mode) {
291 if (1 || auth_debug_mode) {
300 if (auth_debug_mode)
305 if (auth_debug_mode)
[all...]
H A Drsaencpwd.c90 extern auth_debug_mode;
H A Dspx.c92 extern auth_debug_mode;
/freebsd-current/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c192 auth_debug_mode = 1;

Completed in 205 milliseconds