| /mirbsd/src/gnu/usr.bin/perl/ext/B/B/ |
| D | Debug.pm | 12 sub B::OP::debug { 38 sub B::UNOP::debug { 40 $op->B::OP::debug(); 44 sub B::BINOP::debug { 46 $op->B::UNOP::debug(); 50 sub B::LOOP::debug { 52 $op->B::BINOP::debug(); 60 sub B::LOGOP::debug { 62 $op->B::UNOP::debug(); 66 sub B::LISTOP::debug { [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/vms/ |
| D | gen_shrfls.pl | 40 $debug = $ENV{'GEN_SHRFLS_DEBUG'}; 42 print "gen_shrfls.pl Rev. 18-Dec-2003\n" if $debug; 46 print "Input taken from file $ARGV[1]\n" if $debug; 53 print "Read input data | ",join(' | ',@ARGV)," |\n" if $debug > 1; 61 print "\$isvax: \\$isvax\\\n" if $debug; 63 print "Input \$cc_cmd: \\$cc_cmd\\\n" if $debug; 65 print "\$docc = $docc\n" if $debug; 98 print "Filtered \$cc_cmd: \\$cc_cmd\\\n" if $debug; 103 print "\$isgcc: $isgcc\n" if $debug; 104 print "\$debugging_enabled: $debugging_enabled\n" if $debug; [all …]
|
| /mirbsd/src/gnu/usr.sbin/sendmail/contrib/ |
| D | expn.pl | 129 $debug = $flag_d; 143 print "validRequirement = $validRequirement\n" if $debug; 181 if (! $S || ($debug == 10 && $server =~ /relay\d.UU.NET$/i)) { 204 if ($debug || $vw); 214 if ($debug || $vw); 276 print "(pretending 250$1<$2>)" if ($debug && $watch); 286 print "($newhost, $newaddr, $newname) = &parse($addr, $server, $oldname)\n" if $debug; 298 if ($debug && $newhost ne $newmxhost); 300 … print "levels = $levels, level{$u *** $server} = ".$level{"$u *** $server"}."\n" if ($debug > 1); 371 print "avgValid = $avgValid\n" if $debug; [all …]
|
| D | re-mqueue.pl | 120 /^-d/ && $debug++; 146 print "Checking $dfile\n" if ($debug); 151 print "$qfile is gone or zero bytes - skipping\n" if ($debug); 158 print "$dfile is gone - skipping\n" if ($debug); 164 printf ("%s is %d seconds old - skipping\n", $dfile, $now-$mtime) if ($debug); 170 print "$queueb/$dfile already exists - skipping\n" if ($debug); 174 print "$queueb/$qfile already exists - skipping\n" if ($debug); 178 print "$queueb/$xfile already exists - skipping\n" if ($debug); 184 print "$qfile: $!\n" if ($debug); 189 print "$qfile already flock()ed - skipping\n" if ($debug); [all …]
|
| /mirbsd/src/gnu/usr.sbin/sendmail/include/sm/ |
| D | debug.h | 106 # define sm_debug_active(debug, level) \ argument 107 ((debug)->debug_level >= (level) && \ 108 ((debug)->debug_level != SM_DEBUG_UNKNOWN || \ 109 sm_debug_loadactive(debug, level))) 111 # define sm_debug_level(debug) \ argument 112 ((debug)->debug_level == SM_DEBUG_UNKNOWN \ 113 ? sm_debug_loadlevel(debug) : (debug)->debug_level) 115 # define sm_debug_unknown(debug) ((debug)->debug_level == SM_DEBUG_UNKNOWN) argument 117 # define sm_debug_active(debug, level) 0 argument 118 # define sm_debug_level(debug) 0 argument [all …]
|
| /mirbsd/src/gnu/usr.sbin/sendmail/libsm/ |
| D | debug.c | 225 SM_DEBUG_T *debug; in sm_debug_reset() local 227 for (debug = SmDebugInitialized; in sm_debug_reset() 228 debug != NULL; in sm_debug_reset() 229 debug = debug->debug_next) in sm_debug_reset() 231 debug->debug_level = SM_DEBUG_UNKNOWN; in sm_debug_reset() 379 sm_debug_loadlevel(debug) in sm_debug_loadlevel() argument 380 SM_DEBUG_T *debug; in sm_debug_loadlevel() 382 if (debug->debug_level == SM_DEBUG_UNKNOWN) 388 if (sm_match(debug->debug_name, s->ds_pattern)) 390 debug->debug_level = s->ds_level; [all …]
|
| /mirbsd/src/sys/lib/libsa/ |
| D | open.c | 67 extern int debug; 89 if (debug) in open() 99 if (debug) in open() 113 if (debug) in open() 118 if (debug) in open() 129 if (debug) in open() 138 if (debug) in open() 144 if (debug) in open() 155 if (debug) in open() 163 if (debug) in open() [all …]
|
| D | bootp.c | 79 if (debug) in bootp() 90 if (debug) in bootp() 131 if (debug) in bootpsend() 139 if (debug) in bootpsend() 154 if (debug) in bootprecv() 165 if (debug) in bootprecv() 171 if (debug) { in bootprecv() 180 if (debug) in bootprecv() 187 if (debug) in bootprecv() 197 if (debug) in bootprecv() [all …]
|
| D | arp.c | 104 if (debug) in arpwhohas() 133 if (debug) { in arpwhohas() 151 if (debug) in arpsend() 170 if (debug) in arprecv() 178 if (debug) in arprecv() 186 if (debug) in arprecv() 200 if (debug) in arprecv() 208 if (debug) in arprecv() 217 if (debug) in arprecv() 227 if (debug) in arprecv() [all …]
|
| D | rarp.c | 81 if (debug) in rarp_getipaddress() 89 if (debug) in rarp_getipaddress() 138 if (debug) in rarpsend() 157 if (debug) in rarprecv() 165 if (debug) in rarprecv() 173 if (debug) in rarprecv() 186 if (debug) in rarprecv() 194 if (debug) in rarprecv() 203 if (debug) in rarprecv() 211 if (debug) in rarprecv()
|
| /mirbsd/src/sbin/bioctl/ |
| D | bioctl.c | 57 int debug = 0; variable 102 debug = 1; in main() 171 if (debug) in main() 270 if (debug) in cleanup() 276 if (debug) in cleanup() 284 if (debug) in cleanup() 296 if (debug) in parse_passthru() 301 if (debug) in parse_passthru() 306 if (debug) in parse_passthru() 311 if (debug) in parse_passthru() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Getopt/ |
| D | Long.pm | 61 use vars qw($error $debug $major_version $minor_version); 104 $debug = 0; # for debugging 265 if ( $debug ) { 296 print STDERR ("=> user linkage: $userlinkage\n") if $debug; 310 print STDERR ("=> prefix=\"$prefix\"\n") if $debug; 364 if $debug; 377 if $debug; 411 if $debug; 416 if $debug; 421 if $debug; [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tic30.c | 90 debug (const char *string, ...) in debug() function 123 debug ("In md_begin()\n"); in md_begin() 317 debug ("In tic30_find_parallel_insn()\n"); in tic30_find_parallel_insn() 331 debug ("Found a parallel instruction\n"); in tic30_find_parallel_insn() 394 debug ("parallel insn = %s\n", parallel_insn); in tic30_find_parallel_insn() 411 debug ("In tic30_operand with %s\n", token); in tic30_operand() 420 debug ("Found direct reference\n"); in tic30_operand() 433 debug ("Direct reference is a label\n"); in tic30_operand() 437 debug ("Current input_line_pointer: %s\n", input_line_pointer); in tic30_operand() 440 debug ("Expression type: %d\n", in tic30_operand() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Net/ |
| D | Cmd.pm | 35 my %debug = (); 70 $debug{$pkg} ||= 0; 97 sub debug subroutine 111 $oldval = $debug{$pkg} || 0; 117 $level = $debug{$pkg} || 0 121 if($level && !exists $debug{$pkg}); 129 $debug{$pkg} = $level; 218 if($cmd->debug); 274 if $cmd->debug; 290 carp("$cmd: Timeout") if($cmd->debug); [all …]
|
| /mirbsd/src/usr.bin/ssh/ |
| D | sshconnect1.c | 85 debug("Trying RSA authentication via agent with '%.100s'", comment); in try_agent_authentication() 100 debug("Server refused our key."); in try_agent_authentication() 112 debug("Received RSA challenge from server."); in try_agent_authentication() 125 debug("Sending response to RSA challenge."); in try_agent_authentication() 141 debug("RSA authentication accepted by server."); in try_agent_authentication() 151 debug("RSA authentication using agent refused."); in try_agent_authentication() 186 debug("Sending response to host key RSA challenge."); in respond_to_rsa_challenge() 216 debug("Trying RSA authentication with key '%.100s'", comment); in try_rsa_authentication() 232 debug("Server refused our key."); in try_rsa_authentication() 246 debug("Received RSA challenge from server."); in try_rsa_authentication() [all …]
|
| D | serverloop.c | 534 debug("Entering interactive session."); in server_loop() 698 debug("End of interactive session; stdin %ld, stdout (read %ld, sent %ld), stderr %ld bytes.", in server_loop() 734 debug("Command exited with status %d.", WEXITSTATUS(wait_status)); in server_loop() 752 debug("Received exit confirmation."); in server_loop() 777 debug("Received SIGCHLD."); in collect_children() 793 debug("Entering interactive session for SSH2."); in server_loop2() 833 debug("need rekeying"); in server_loop2() 860 debug("Got %d/%u for keepalive", type, seq); in server_input_keep_alive() 894 debug("EOF received for stdin."); in server_input_eof() 907 debug("Window change received."); in server_input_window_size() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/utils/ |
| D | c2ph.PL | 380 $opt_d && $debug++; 528 $| = 1 if $debug; 757 print "$name is a typedef for some funky pointers: $pdecl\n" if $debug; 769 print STDERR "intrinsic $ident in new type $typeno\n" if $debug; 796 printf "new type $typeno is $name" if $debug; 798 print ", a typedef for a pointer to " , $type[$struct] if $debug; 801 printf "%s is type %d", $name, $typeno if $debug; 802 print ", a typedef for " , $type[$typeno] if $debug; 804 print "\n" if $debug; 814 print "it's a bare array typedef -- that's pretty sick\n" if $debug; [all …]
|
| /mirbsd/src/libexec/talkd/ |
| D | table.c | 94 if (debug) in find_match() 100 if (debug) in find_match() 106 if (debug) in find_match() 113 if (debug) in find_match() 135 if (debug) in find_request() 141 if (debug) in find_request() 147 if (debug) in find_request() 167 if (debug) in insert_table() 207 if (debug) in delete_invite() 212 if (debug) in delete_invite() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | locale.t | 17 my $debug = 1; 27 return unless $debug; 34 printf @_ if $debug; 444 debug "# Skipping eu_ES, be_BY locales -- buggy in Darwin\n"; 451 debug "# Locales =\n"; 453 debug "# $_\n"; 466 debug "# failed $i with locale '$Locale'\n"; 473 debug "# Locale = $Locale\n"; 475 debug "# w = ", join("",@Alnum_), "\n"; 510 debug "# UPPER = ", join("", sort keys %UPPER ), "\n"; [all …]
|
| /mirbsd/src/sys/net/ |
| D | if_spppsubr.c | 309 int debug = ifp->if_flags & IFF_DEBUG 472 int debug = ifp->if_flags & IFF_DEBUG; in sppp_input() local 485 if (debug) in sppp_input() 513 if (debug) in sppp_input() 527 if (debug) in sppp_input() 578 if (debug) in sppp_input() 610 if (debug) in sppp_input() 628 if (debug) in sppp_input() 1089 if (debug) in sppp_cisco_input() 1096 if (debug) in sppp_cisco_input() [all …]
|
| /mirbsd/src/gnu/usr.bin/cvs/contrib/ |
| D | cvs_acls.in | 46 -d turns on debug information 188 Added a lot more debug trace 550 print("$$ \@ARGV after shift processing contains:",join("\, ",@ARGV),".\n") if $debug; 556 print("$$ \$cvsroot is: $cvsroot.\n") if $debug; 557 print "$$ Repos: $repository\n","$$ ==== ",join("\n$$ ==== ",@ARGV),"\n" if $debug; 575 print("$$ File / Branch\n") if $debug; 595 print "$$ CVS Entry $i: $1/$2\n" if $debug; 721 elsif (!$exit_val && $debug) { 725 print "$$ ==== \$exit_val = $exit_val\n" if $debug; 754 print("$$ \@_ to processArgs is: @_.\n") if $debug; [all …]
|
| /mirbsd/src/usr.sbin/rmt/ |
| D | rmt.c | 70 FILE *debug; variable 71 #define DEBUG(f) if (debug) fprintf(debug, f) 72 #define DEBUG1(f,a) if (debug) fprintf(debug, f, a) 73 #define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2) 89 debug = fopen(*argv, "w"); in main() 90 if (debug == 0) in main() 92 (void) setbuf(debug, (char *)0); in main()
|
| /mirbsd/src/sys/arch/i386/stand/libsa/ |
| D | dev_i386.c | 45 extern int debug; 75 if (debug) in devopen() 88 if (debug) { in devopen() 102 if (debug) in devopen() 114 if (debug) in devopen() 128 if (debug) in devopen() 137 if (debug) in devopen() 150 if (debug) in devopen()
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | or32-opc.c | 338 debug (int level ATTRIBUTE_UNUSED, const char *format ATTRIBUTE_UNUSED, ...) in debug() function 505 debug (8, "%08X %08X\n", mask, cur_mask); in cover_insn() 513 debug (8, "%i>I%i %s\n", in cover_insn() 531 debug (9, " (%i(%08X & %08X>>%i = %08X, %08X)", in cover_insn() 539 debug (9, "!"); in cover_insn() 546 debug (9, "\n"); in cover_insn() 560 debug (8, "%i> #### %i << %i (%i) ####\n", in cover_insn() 585 debug (9, "%08X %08X %i\n", mask, cur_mask, best_first); in cover_insn() 589 debug (8, "%i> #%X -> %u\n", next - automata, i, cur - automata); in cover_insn() 595 debug (8, "%i> N/A\n", next - automata); in cover_insn() [all …]
|
| /mirbsd/src/usr.bin/make/ |
| D | main.c | 100 int debug; /* -d flag */ variable 234 debug = ~0; in MainParseArgs() 237 debug |= DEBUG_ARCH; in MainParseArgs() 240 debug |= DEBUG_COND; in MainParseArgs() 243 debug |= DEBUG_DIR; in MainParseArgs() 246 debug |= DEBUG_FOR; in MainParseArgs() 250 debug |= DEBUG_GRAPH1; in MainParseArgs() 254 debug |= DEBUG_GRAPH2; in MainParseArgs() 259 debug |= DEBUG_JOB; in MainParseArgs() 262 debug |= DEBUG_LOUD; in MainParseArgs() [all …]
|