| /trueos/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,
|
| /trueos/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()
|
| /trueos/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()
|
| /trueos/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()
|
| /trueos/crypto/openssh/ |
| HD | sshd.c | 168 int debug_flag = 0; variable 1071 if (!debug_flag) { 1302 if (debug_flag) { 1472 if (debug_flag == 0) { 1473 debug_flag = 1; 1889 if (debug_flag && (!inetd_flag || rexeced_flag)) 1898 if (!(debug_flag || inetd_flag || no_daemon_flag)) { 1948 if (!debug_flag) { 1979 if (!debug_flag && !inetd_flag && setsid() < 0) 2130 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 | 122 int debug_flag = 0; variable 626 if (debug_flag == 0) { in main() 627 debug_flag = 1; in main() 897 if (debug_flag) in main()
|
| HD | session.c | 139 extern int debug_flag; 1351 if (debug_flag) { in do_setup_env() 1380 if (debug_flag) in do_rc_files() 1392 if (debug_flag) in do_rc_files() 1406 if (debug_flag) { in do_rc_files()
|
| /trueos/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
|
| /trueos/usr.bin/csup/ |
| HD | rcstokenizer.h | 247 void rcsset_debug (int debug_flag ,yyscan_t yyscanner );
|
| HD | lex.rcs.c | 629 void rcsset_debug (int debug_flag ,yyscan_t yyscanner );
|
| /trueos/crypto/heimdal/lib/com_err/ |
| HD | lex.c | 554 void yyset_debug (int debug_flag );
|
| /trueos/crypto/heimdal/lib/sl/ |
| HD | slc-lex.c | 533 void yyset_debug (int debug_flag );
|
| /trueos/crypto/heimdal/lib/asn1/ |
| HD | lex.c | 875 void yyset_debug (int debug_flag );
|
| /trueos/usr.bin/lex/ |
| HD | initscan.c | 2038 void yyset_debug (int debug_flag );
|
| /trueos/contrib/flex/ |
| HD | flex.skl | 929 void yyset_debug M4_YY_PARAMS( int debug_flag M4_YY_PROTO_LAST_ARG );
|
| /trueos/contrib/groff/ |
| HD | ChangeLog | 2522 (debug_flag): New static variable (moved from `main'). 2524 (main): Remove `debug_flag'.
|