| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | test_hostname.c | 37 static int debug_flag = 0; variable 53 if (debug_flag) in expand_hostname() 60 if (debug_flag) { in expand_hostname() 96 {"debug", 'd', arg_flag, &debug_flag,
|
| H A D | test_cc.c | 37 static int debug_flag = 0; variable 344 if (debug_flag) in test_def_cc_name() 392 if (debug_flag) in test_cache_iter() 398 if (debug_flag) in test_cache_iter() 429 if (debug_flag) in test_cache_iter_all() 435 if (debug_flag) in test_cache_iter_all() 615 {"debug", 'd', arg_flag, &debug_flag,
|
| /freebsd-12.1/crypto/heimdal/kadmin/ |
| H A D | kadmind.c | 44 static int debug_flag; variable 68 { "debug", 'd', arg_flag, &debug_flag, 163 if(debug_flag) { in main()
|
| /freebsd-12.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | main.c | 45 static int debug_flag; variable 48 { NULL, 'd', arg_flag, &debug_flag, 120 if (debug_flag) { in main()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | sshd.c | 165 int debug_flag = 0; variable 1027 if (!debug_flag) { 1284 if (debug_flag) { 1561 if (debug_flag == 0) { 1562 debug_flag = 1; 1949 if (debug_flag && (!inetd_flag || rexeced_flag)) 1959 if (!(debug_flag || inetd_flag || no_daemon_flag || already_daemon)) { 1997 if (options.pid_file != NULL && !debug_flag) { 2028 if (!debug_flag && !inetd_flag && setsid() < 0) 2193 if (!debug_flag)
|
| H A D | ssh.c | 125 int debug_flag = 0; variable 799 if (debug_flag == 0) { in main() 800 debug_flag = 1; in main() 804 debug_flag++; in main() 1079 if (debug_flag) in main() 1196 debug_flag ? " -" : "", in main() 1197 debug_flag, "vvv", in main() 1561 keep_stderr = log_is_on_stderr() && debug_flag; in control_persist_detach()
|
| H A D | ssh-keyscan.c | 647 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; in main() local 693 if (!debug_flag) { in main() 694 debug_flag = 1; in main()
|
| H A D | session.c | 140 extern int debug_flag; 1231 if (debug_flag) { in do_setup_env() 1261 if (debug_flag) in do_rc_files() 1273 if (debug_flag) in do_rc_files() 1287 if (debug_flag) { in do_rc_files()
|
| /freebsd-12.1/sys/dev/hptnr/ |
| H A D | hptnr_config.h | 39 #define debug_flag hptnr_debug_flag macro
|
| H A D | hptnr_osm_bsd.c | 36 int debug_flag = 0; variable
|
| /freebsd-12.1/contrib/amd/fsinfo/ |
| H A D | null_lex.c | 505 void null_set_debug (int debug_flag );
|
| /freebsd-12.1/crypto/heimdal/lib/sl/ |
| H A D | slc-lex.c | 533 void yyset_debug (int debug_flag );
|
| /freebsd-12.1/crypto/heimdal/lib/com_err/ |
| H A D | lex.c | 554 void yyset_debug (int debug_flag );
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | lex.c | 875 void yyset_debug (int debug_flag );
|
| /freebsd-12.1/usr.bin/lex/ |
| H A D | initscan.c | 2038 void yyset_debug (int debug_flag );
|
| /freebsd-12.1/contrib/flex/ |
| H A D | flex.skl | 929 void yyset_debug M4_YY_PARAMS( int debug_flag M4_YY_PROTO_LAST_ARG );
|