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

/freebsd-13-stable/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-13-stable/contrib/telnet/libtelnet/
H A Dauth.h75 extern int auth_debug_mode;
H A Dauth.c96 int auth_debug_mode = 0; variable
210 if (auth_debug_mode)
215 else if (auth_debug_mode)
300 auth_debug_mode ^= 1;
302 auth_debug_mode = on;
303 printf("auth debugging %s\n", auth_debug_mode ? "enabled" : "disabled");
347 if (auth_debug_mode) {
382 if (auth_debug_mode) {
388 if (auth_debug_mode) {
412 if (auth_debug_mode)
[all...]
H A Dkerberos5.c118 if (auth_debug_mode) {
182 if (auth_debug_mode) {
190 if (auth_debug_mode) {
204 if (auth_debug_mode) {
214 if (auth_debug_mode) {
241 if (auth_debug_mode) {
254 if (auth_debug_mode) {
268 if (1 || auth_debug_mode) {
276 if (auth_debug_mode)
281 if (auth_debug_mode)
[all...]
H A Dkerberos.c74 extern int auth_debug_mode;
106 if (auth_debug_mode) {
158 if (auth_debug_mode) {
186 if (auth_debug_mode)
190 if (auth_debug_mode)
193 if (auth_debug_mode)
224 if (auth_debug_mode) {
251 if (auth_debug_mode)
256 if (auth_debug_mode) {
265 if (auth_debug_mode)
[all...]
H A Dsra.c62 extern int auth_debug_mode;
90 if (auth_debug_mode) {
141 if (auth_debug_mode)
145 if (auth_debug_mode)
168 if (auth_debug_mode) {
173 if (auth_debug_mode)
176 if (auth_debug_mode)
217 if (auth_debug_mode) {
228 if (auth_debug_mode) {
235 if (auth_debug_mode)
[all...]
H A Dkrb4encpwd.c89 extern auth_debug_mode;
H A Drsaencpwd.c85 extern auth_debug_mode;
/freebsd-13-stable/contrib/telnet/telnetd/
H A Dtelnetd.c169 extern int auth_debug_mode;
170 auth_debug_mode = 1;
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c192 auth_debug_mode = 1;

Completed in 139 milliseconds