Home
last modified time | relevance | path

Searched refs:debug_flag (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/krb5/
H A Dtest_hostname.c37 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 Dtest_cc.c37 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 Dkadmind.c44 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 Dmain.c45 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 Dsshd.c165 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 Dssh.c125 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 Dssh-keyscan.c647 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 Dsession.c140 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 Dhptnr_config.h39 #define debug_flag hptnr_debug_flag macro
H A Dhptnr_osm_bsd.c36 int debug_flag = 0; variable
/freebsd-12.1/contrib/amd/fsinfo/
H A Dnull_lex.c505 void null_set_debug (int debug_flag );
/freebsd-12.1/crypto/heimdal/lib/sl/
H A Dslc-lex.c533 void yyset_debug (int debug_flag );
/freebsd-12.1/crypto/heimdal/lib/com_err/
H A Dlex.c554 void yyset_debug (int debug_flag );
/freebsd-12.1/crypto/heimdal/lib/asn1/
H A Dlex.c875 void yyset_debug (int debug_flag );
/freebsd-12.1/usr.bin/lex/
H A Dinitscan.c2038 void yyset_debug (int debug_flag );
/freebsd-12.1/contrib/flex/
H A Dflex.skl929 void yyset_debug M4_YY_PARAMS( int debug_flag M4_YY_PROTO_LAST_ARG );