Home
last modified time | relevance | path

Searched refs:opt_debug (Results 1 – 25 of 1838) sorted by relevance

12345678910>>...74

/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/au/
H A Dtv_grab_au.in199 $opt_quiet = 0; $opt_debug = 0;
212 'debug' => \$opt_debug,
229 if ($opt_quiet and $opt_debug) {
256 if ($opt_debug) {print "DEBUGGIN ON!\n";}
378 if ($opt_debug){
553 if ($opt_debug){print "key NO match.\n";}
626 else {if ($opt_debug){print "\n";}}
704 if ($opt_debug){"Data is:\n$data\n";}
746 if ($opt_debug) {print "end nextdate\n";}
752 if ($opt_debug) {print "start dc\n";}
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/pdfcrop/
H A Dpdfcrop.pl145 if ($::opt_debug) {
234 if ($::opt_debug) {
349 $::opt_debug = 0;
465 $::opt_verbose = 1 if $::opt_debug;
472 if $::opt_debug;
499 if $::opt_debug;
511 if $::opt_debug;
641 print "* Cleanup\n" if $::opt_debug;
642 if ($::opt_debug) {
735 "\n" if $::opt_debug;
[all …]
/dports/net-mgmt/routers2-extensions/routers2-v2.23/extras/
H A Drrdmerge.pl167 if($opt_debug) {
199 print " Filling in gaps...\n" if($opt_debug);
258 if($opt_debug) {
288 print " Completed data fetch!\n" if($opt_debug);
298 'debug|d+'=>\$opt_debug,
333 print "Checking $rrd\n" if($opt_debug);
341 print " Interval is ".$rv->{step}."\n" if($opt_debug);
354 if($opt_debug>1) {
404 print " Explicitly defined\n" if($opt_debug);
444 print " Taking from primary RRD\n" if($opt_debug);
[all …]
/dports/net-mgmt/routers2/routers2-v2.23/extras/
H A Drrdmerge.pl167 if($opt_debug) {
199 print " Filling in gaps...\n" if($opt_debug);
258 if($opt_debug) {
288 print " Completed data fetch!\n" if($opt_debug);
298 'debug|d+'=>\$opt_debug,
333 print "Checking $rrd\n" if($opt_debug);
341 print " Interval is ".$rv->{step}."\n" if($opt_debug);
354 if($opt_debug>1) {
404 print " Explicitly defined\n" if($opt_debug);
444 print " Taking from primary RRD\n" if($opt_debug);
[all …]
/dports/net-mgmt/routers2-extras/routers2-v2.23/extras/
H A Drrdmerge.pl167 if($opt_debug) {
199 print " Filling in gaps...\n" if($opt_debug);
258 if($opt_debug) {
288 print " Completed data fetch!\n" if($opt_debug);
298 'debug|d+'=>\$opt_debug,
333 print "Checking $rrd\n" if($opt_debug);
341 print " Interval is ".$rv->{step}."\n" if($opt_debug);
354 if($opt_debug>1) {
404 print " Explicitly defined\n" if($opt_debug);
444 print " Taking from primary RRD\n" if($opt_debug);
[all …]
/dports/net/hping/hping2-rc3/
H A Dgetifname.c61 if (opt_debug) in get_if_name()
95 if (opt_debug) in get_if_name()
100 if (opt_debug) in get_if_name()
106 if (opt_debug) in get_if_name()
123 if (opt_debug) in get_if_name()
128 if (opt_debug) in get_if_name()
133 if (opt_debug) in get_if_name()
234 if (opt_debug) in get_if_name()
330 if (opt_debug) in get_output_if()
339 if (opt_debug) in get_output_if()
[all …]
/dports/net/hping3/hping3-20051105/
H A Dgetifname.c60 if (opt_debug) in get_if_name()
94 if (opt_debug) in get_if_name()
99 if (opt_debug) in get_if_name()
105 if (opt_debug) in get_if_name()
122 if (opt_debug) in get_if_name()
127 if (opt_debug) in get_if_name()
132 if (opt_debug) in get_if_name()
233 if (opt_debug) in get_if_name()
328 if (opt_debug) in get_output_if()
337 if (opt_debug) in get_output_if()
[all …]
/dports/graphics/p5-SVG-Metadata/SVG-Metadata-0.28/scripts/
H A Dsvg_validate49 our $opt_debug = 0;
205 warn "Processing file '$filename'\n" if $opt_debug>0;
216 warn " Parsing file\n" if $opt_debug>3;
219 warn ' '.$svgmeta->errormsg()."\n" if $opt_debug>0;
227 warn " Could not verify the title\n" if $opt_debug>1;
236 warn " Could not verify the authorship\n" if $opt_debug>1;
245 warn " Could not verify the license\n" if $opt_debug>1;
283 warn " Copying file\n" if $opt_debug>3;
289 warn " Creating metadata\n" if $opt_debug>3;
293 warn " Could not create metadata text file\n" if $opt_debug>0;
[all …]
H A Dsvg_annotate19 my $opt_debug = 1;
35 "debug|D=i" => \$opt_debug, # Prints debug messages
119 } elsif ($opt_debug>3) {
126 if $opt_debug>3;
131 if $opt_debug>3;
136 if $opt_debug>3;
141 if $opt_debug>3;
146 if $opt_debug>3;
162 warn "Processing file '$file'\n" if $opt_debug>0;
229 warn "Removing metadata from '$file'\n" if $opt_debug>0;
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Dbuild-rdeps.pl151 my $opt_debug;
216 if ($opt_debug);
221 print STDERR "DEBUG: dose-ceve is too old\n" if ($opt_debug);
253 if $opt_debug;
314 if $opt_debug;
352 if ($opt_debug);
381 print STDERR "$ctrl\n" if ($opt_debug);
436 "d|debug" => \$opt_debug,
446 print STDERR "DEBUG: Package => $package\n" if ($opt_debug);
501 if ($opt_debug);
[all …]
/dports/graphics/s10sh/s10sh-0.2.2/
H A Dusb.c61 if (opt_debug) in USB_camera_init()
68 if (opt_debug) in USB_camera_init()
77 if (opt_debug) in USB_camera_init()
83 if (opt_debug) in USB_camera_init()
89 if (opt_debug) in USB_camera_init()
96 if (opt_debug) in USB_camera_init()
103 if (opt_debug) in USB_camera_init()
201 if (opt_debug) { in USB_write_control_msg()
221 if (opt_debug) { in USB_read_control_msg()
235 if (opt_debug) { in USB_read()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/pkfix/
H A Dpkfix.pl132 $::opt_debug = 0;
183 $::opt_clean = 0 if $::opt_debug;
201 if ($::opt_debug) {
314 print $PRT "*** %%Creator: $1 $2\n" if $::opt_debug;
345 if $::opt_debug;
354 print $PRT "*** texps.pro found\n" if $::opt_debug;
406 if $::opt_debug;
429 if $::opt_debug;
797 if $::opt_debug;
865 if $::opt_debug;
[all …]
/dports/devel/monotone/monotone-1.1/doc/figures/
H A Dpdfcrop.pl72 $::opt_debug = 0;
120 $::opt_verbose = 1 if $::opt_debug;
140 print "* Input file: $inputfile\n" if $::opt_debug;
152 print "* Output file: $outputfile\n" if $::opt_debug;
173 print "* Margins: $llx $lly $urx $ury\n" if $::opt_debug;
179 print "* Cleanup\n" if $::opt_debug;
180 if ($::opt_debug) {
254 print "* Ghostscript pipe: $cmdpipe\n" if $::opt_debug;
288 print "* pdfTeX call: $cmd\n" if $::opt_debug;
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/na_icons/
H A Dtv_grab_na_icons.in112 my $opt_debug=0;
120 'debug' => \$opt_debug,
138 print STDERR "Getting inital page\n" if $opt_debug;
150 print STDERR "Submitting zip code $zip\n" if $opt_debug;
159 print STDERR "Submitting zip code $zip (again)\n" if $opt_debug;
182 print "Lineup $name\n" if $opt_debug;
194 printf STDERR "getting lineup %s\n",$lineups{$name}->url if $opt_debug;
236 print "Got image $name->$icons{$name}\n" if $opt_debug;
239 print "Got $name but no image\n" if $opt_debug;
295 if ($opt_debug)
/dports/sysutils/gsh/gsh-f0635b7/
H A Dgsh123 our $opt_debug = 0;
241 print "#spawned $pid for $host\n" if ($opt_debug);
271 print STDERR "[$togo]\n" if ($opt_debug);
282 if ($viewwaiting || $opt_debug) {
313 select(undef,undef,undef,0.5) if ($opt_debug);
349 print "\r\n#caught SigInt...\n" if ($opt_debug);
355 print "#cleaning up pid: $pid\n" if ($opt_debug);
385 print "\n#$type $pid $host\n" if ($opt_debug);
/dports/sysutils/consolekit2/ConsoleKit2-520b862/pam-ck-connector/
H A Dpam-ck-connector.c66 static int opt_debug = FALSE; variable
154 opt_debug = FALSE; in _parse_pam_args()
157 opt_debug = TRUE; in _parse_pam_args()
320 if (opt_debug) { in pam_sm_open_session()
328 if (opt_debug) { in pam_sm_open_session()
335 if (opt_debug) { in pam_sm_open_session()
343 if (opt_debug) { in pam_sm_open_session()
351 if (opt_debug) { in pam_sm_open_session()
361 if (opt_debug) { in pam_sm_open_session()
387 if (opt_debug) { in pam_sm_open_session()
[all …]
/dports/net-mgmt/ipv6calc/ipv6calc-3.2.0/ipv6calcweb/
H A Dtest_ipv6calcweb.sh13 opt_debug=false
20 opt_debug=true
92 if $opt_debug; then
106 if ! $opt_debug; then
154 if $opt_debug; then
160 if ! $opt_debug; then
/dports/mail/qmail-notify/qmail-notify-0.93/
H A Dqmail-notify.c56 int opt_debug = 0; variable
78 { 'd', 0, CLI_FLAG, 1, &opt_debug,
144 if(opt_debug) in fork_inject()
200 if(opt_debug) in make_bounce()
222 if(opt_debug) in scan_info()
225 if(opt_debug) in scan_info()
229 if(opt_debug) in scan_info()
238 else if(opt_debug) in scan_info()
328 if(opt_debug) { in load_config()
/dports/textproc/p5-xmltv/xmltv-0.5.70/filter/
H A Dtv_augment100 $opt_debug,
112 'd|debug:i' => \$opt_debug,
122 $opt_debug = 0 if ( !defined($opt_debug) );
130 'debug' => $opt_debug,
H A Dtv_imdb202 $opt_debug,
222 'debug+' => \$opt_debug,
234 $opt_debug=0 if ( !defined($opt_debug) );
243 $opt_debug=0 if $opt_quiet;
304 'verbose' => $opt_debug,
/dports/security/p5-Crypt-SSLeay/Crypt-SSLeay-0.72/eg/
H A Dlwp-ssl-test7 use vars qw($opt_proxy $opt_debug $opt_cert $opt_key $opt_cafile $opt_cadir);
11 'd' => \$opt_debug,
20 if($opt_debug) {
26 $ENV{HTTPS_DEBUG} = $opt_debug;
/dports/devel/p5-Test-Parser/Test-Parser-1.9/scripts/
H A Dparse_iozone39 our $opt_debug = 0; # Prints debug messages
114 warn "Parsing input stream...\n" if $opt_debug>0;
122 warn "Parsing file '$input'...\n" if $opt_debug>0;
146 warn "Finished parsing record\n" if $opt_debug>1;
201 warn "Printing summary report\n" if $opt_debug>2;
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/util/
H A Dndb_opts.h40 const char *opt_debug= 0; variable
94 &opt_debug, &opt_debug, \
128 if (opt_debug) in ndb_std_get_one_option()
130 DBUG_PUSH(opt_debug); in ndb_std_get_one_option()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/tools/
H A Daffcrypto.cpp36 int opt_debug = 0; variable
138 if(opt_debug){ in check_file()
139 if(opt_debug) printf("checking with '%s' ... ",buf); in check_file()
144 if(opt_debug) printf("YES!\n"); in check_file()
167 if(opt_debug) printf(" checking segment %s",si->name.c_str()); in af_decrypt_encrypted_segments()
172 if(opt_debug) printf(" would decrypt segment\n"); in af_decrypt_encrypted_segments()
187 if(opt_debug) printf(" decrypting segment\n"); in af_decrypt_encrypted_segments()
212 if(opt_debug) printf(" not encrypted\n"); in af_decrypt_encrypted_segments()
252 if(opt_debug) printf(" encrypting segment %s\n",si->name.c_str()); in af_encrypt_unencrypted_nonsignature_segments()
275 if(opt_debug) printf(" already encrypted or signed: %s\n",si->name.c_str()); in af_encrypt_unencrypted_nonsignature_segments()
[all …]
/dports/sysutils/parallel/parallel-20211122/src/
H A Dsql575 $::opt_debug and print "$interactive_command\n";
589 $::opt_debug and print "$batch_command\n";
633 "debug|D" => \$::opt_debug,
645 $Global::debug = $::opt_debug;
747 $::opt_debug and print "SET LINESIZE 32767\n";
749 $::opt_debug and print "SET WRAP OFF\n";
752 $::opt_debug and print "SET MARK HTML ON\n";
756 $::opt_debug and print "SET PAGES 0\n";
759 $::opt_debug and print "SET PAGES 50000\n";
763 $::opt_debug and print "SET COLSEP $::opt_s\n";

12345678910>>...74