| /freebsd-10-stable/crypto/heimdal/lib/krb5/ |
| 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,
|
| 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-10-stable/crypto/heimdal/kadmin/ |
| D | kadmind.c | 44 static int debug_flag; variable 68 { "debug", 'd', arg_flag, &debug_flag, 163 if(debug_flag) { in main()
|
| /freebsd-10-stable/contrib/groff/src/utils/hpftodit/ |
| D | hpftodit.cpp | 238 static int debug_flag = NO; variable 303 debug_flag = YES; in main() 331 if (debug_flag && argc - optind < 1) in main() 333 else if (!debug_flag && argc - optind != 3) in main() 338 if (debug_flag) in main() 340 if (!debug_flag && !read_map(argv[optind + 1], tfm_type)) in main() 342 else if (debug_flag && argc - optind > 1) in main() 346 if (!debug_flag && !equal(argv[optind + 2], "-")) in main() 362 if (!debug_flag) { in main() 375 if (debug_flag) in main()
|
| /freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/ |
| D | main.c | 45 static int debug_flag; variable 48 { NULL, 'd', arg_flag, &debug_flag, 120 if (debug_flag) { in main()
|
| /freebsd-10-stable/crypto/openssh/ |
| D | sshd.c | 170 int debug_flag = 0; variable 1164 if (!debug_flag) { 1394 if (debug_flag) { 1613 if (debug_flag == 0) { 1614 debug_flag = 1; 2051 if (debug_flag && (!inetd_flag || rexeced_flag)) 2060 if (!(debug_flag || inetd_flag || no_daemon_flag)) { 2110 if (options.pid_file != NULL && !debug_flag) { 2141 if (!debug_flag && !inetd_flag && setsid() < 0) 2287 if (!debug_flag)
|
| D | ssh.c | 126 int debug_flag = 0; variable 754 if (debug_flag == 0) { in main() 755 debug_flag = 1; in main() 759 debug_flag++; in main() 1015 if (debug_flag) in main() 1117 debug_flag ? " -" : "", in main() 1118 debug_flag, "vvv", in main() 1506 keep_stderr = log_is_on_stderr() && debug_flag; in control_persist_detach()
|
| D | ssh-keyscan.c | 693 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; in main() local 736 if (!debug_flag) { in main() 737 debug_flag = 1; in main()
|
| D | session.c | 141 extern int debug_flag; 1361 if (debug_flag) { in do_setup_env() 1391 if (debug_flag) in do_rc_files() 1403 if (debug_flag) in do_rc_files() 1417 if (debug_flag) { in do_rc_files()
|
| /freebsd-10-stable/sys/dev/hptnr/ |
| D | hptnr_config.h | 37 #define debug_flag hptnr_debug_flag macro
|
| D | hptnr_osm_bsd.c | 34 int debug_flag = 0; variable
|
| /freebsd-10-stable/usr.bin/csup/ |
| D | rcstokenizer.h | 247 void rcsset_debug (int debug_flag ,yyscan_t yyscanner );
|
| D | lex.rcs.c | 629 void rcsset_debug (int debug_flag ,yyscan_t yyscanner );
|
| /freebsd-10-stable/contrib/amd/fsinfo/ |
| D | null_lex.c | 505 void null_set_debug (int debug_flag );
|
| /freebsd-10-stable/crypto/heimdal/lib/com_err/ |
| D | lex.c | 554 void yyset_debug (int debug_flag );
|
| /freebsd-10-stable/crypto/heimdal/lib/sl/ |
| D | slc-lex.c | 533 void yyset_debug (int debug_flag );
|
| /freebsd-10-stable/crypto/heimdal/lib/asn1/ |
| D | lex.c | 875 void yyset_debug (int debug_flag );
|
| /freebsd-10-stable/usr.bin/lex/ |
| D | initscan.c | 2038 void yyset_debug (int debug_flag );
|
| /freebsd-10-stable/contrib/flex/ |
| D | flex.skl | 929 void yyset_debug M4_YY_PARAMS( int debug_flag M4_YY_PROTO_LAST_ARG );
|
| /freebsd-10-stable/contrib/groff/ |
| D | ChangeLog | 2522 (debug_flag): New static variable (moved from `main'). 2524 (main): Remove `debug_flag'.
|