Searched refs:debug_flag (Results 1 – 17 of 17) sorted by relevance
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | 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,
|
| HD | 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,
|
| /NextBSD/crypto/heimdal/kadmin/ |
| HD | kadmind.c | 44 static int debug_flag; variable 68 { "debug", 'd', arg_flag, &debug_flag, 163 if(debug_flag) { in main()
|
| /NextBSD/contrib/groff/src/utils/hpftodit/ |
| HD | 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()
|
| /NextBSD/crypto/heimdal/appl/ftp/ftp/ |
| HD | main.c | 45 static int debug_flag; variable 48 { NULL, 'd', arg_flag, &debug_flag, 120 if (debug_flag) { in main()
|
| /NextBSD/crypto/openssh/ |
| HD | sshd.c | 167 int debug_flag = 0; variable 1070 if (!debug_flag) { 1301 if (debug_flag) { 1471 if (debug_flag == 0) { 1472 debug_flag = 1; 1888 if (debug_flag && (!inetd_flag || rexeced_flag)) 1897 if (!(debug_flag || inetd_flag || no_daemon_flag)) { 1947 if (!debug_flag) { 1978 if (!debug_flag && !inetd_flag && setsid() < 0) 2129 if (!debug_flag)
|
| HD | ssh-keyscan.c | 617 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; in main() local 656 if (!debug_flag) { in main() 657 debug_flag = 1; in main()
|
| HD | ssh.c | 121 int debug_flag = 0; variable 625 if (debug_flag == 0) { in main() 626 debug_flag = 1; in main() 887 if (debug_flag) in main()
|
| HD | session.c | 138 extern int debug_flag; 1350 if (debug_flag) { in do_setup_env() 1379 if (debug_flag) in do_rc_files() 1391 if (debug_flag) in do_rc_files() 1405 if (debug_flag) { in do_rc_files()
|
| /NextBSD/sys/dev/hptnr/ |
| HD | hptnr_config.h | 37 #define debug_flag hptnr_debug_flag macro
|
| HD | hptnr_osm_bsd.c | 34 int debug_flag = 0; variable
|
| /NextBSD/crypto/heimdal/lib/sl/ |
| HD | slc-lex.c | 533 void yyset_debug (int debug_flag );
|
| /NextBSD/crypto/heimdal/lib/com_err/ |
| HD | lex.c | 554 void yyset_debug (int debug_flag );
|
| /NextBSD/crypto/heimdal/lib/asn1/ |
| HD | lex.c | 875 void yyset_debug (int debug_flag );
|
| /NextBSD/usr.bin/lex/ |
| HD | initscan.c | 2038 void yyset_debug (int debug_flag );
|
| /NextBSD/contrib/flex/ |
| HD | flex.skl | 929 void yyset_debug M4_YY_PARAMS( int debug_flag M4_YY_PROTO_LAST_ARG );
|
| /NextBSD/contrib/groff/ |
| HD | ChangeLog | 2522 (debug_flag): New static variable (moved from `main'). 2524 (main): Remove `debug_flag'.
|