/freebsd/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/crypto/heimdal/kadmin/ |
H A D | kadmind.c | 44 static int debug_flag; variable 68 { "debug", 'd', arg_flag, &debug_flag, 167 if(debug_flag) { in main()
|
/freebsd/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/crypto/openssh/ |
H A D | sshd.c | 167 int debug_flag = 0; variable 1359 if (debug_flag) { 1674 if (debug_flag == 0) { 1675 debug_flag = 1; 1794 log_stderr || !inetd_flag || debug_flag); 1819 if (!debug_flag) { 2099 if (debug_flag && (!inetd_flag || rexeced_flag)) 2112 if (!(debug_flag || inetd_flag || no_daemon_flag || already_daemon)) { 2152 if (options.pid_file != NULL && !debug_flag) { 2177 if (!debug_flag && !inetd_flag && setsid() == -1) [all …]
|
H A D | ssh.c | 124 int debug_flag = 0; variable 919 if (debug_flag == 0) { in main() 920 debug_flag = 1; in main() 924 debug_flag++; in main() 1204 if (debug_flag) in main() 1341 debug_flag ? " -" : "", in main() 1342 debug_flag, "vvv", in main() 1859 if (stdfd_devnull(1, 1, !(log_is_on_stderr() && debug_flag)) == -1) in control_persist_detach() 1875 if (stdfd_devnull(1, 1, !(log_is_on_stderr() && debug_flag)) == -1) in fork_postauth()
|
H A D | ssh-keyscan.c | 720 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; in main() local 765 if (!debug_flag) { in main() 766 debug_flag = 1; in main()
|
H A D | session.c | 134 extern int debug_flag; 1204 if (debug_flag) { in do_setup_env() 1236 if (debug_flag) in do_rc_files() 1248 if (debug_flag) in do_rc_files() 1262 if (debug_flag) { in do_rc_files()
|
H A D | sshconnect.c | 79 extern int debug_flag; 153 if (!debug_flag && options.control_path != NULL && in ssh_proxy_fdpass_connect() 236 if (!debug_flag && options.control_path != NULL && in ssh_proxy_connect()
|
/freebsd/sys/dev/hptnr/ |
H A D | hptnr_config.h | 37 #define debug_flag hptnr_debug_flag macro
|
H A D | hptnr_osm_bsd.c | 34 int debug_flag = 0; variable
|
/freebsd/tools/build/bootstrap-m4/ |
H A D | inittokenizer.c | 528 void yyset_debug ( int debug_flag );
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | lex.c | 554 void yyset_debug (int debug_flag );
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | slc-lex.c | 533 void yyset_debug (int debug_flag );
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | lex.c | 875 void yyset_debug (int debug_flag );
|
/freebsd/usr.bin/lex/ |
H A D | initscan.c | 2021 void yyset_debug ( int debug_flag );
|
/freebsd/contrib/unbound/util/ |
H A D | configlexer.c | 4541 void yyset_debug ( int debug_flag );
|
/freebsd/contrib/flex/src/ |
H A D | flex.skl | 822 void yyset_debug ( int debug_flag M4_YY_PROTO_LAST_ARG );
|