Searched refs:Verbose (Results 26 - 49 of 49) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm30 use ExtUtils::MakeMaker qw($Verbose neatvalue);
1141 print "libscan($from) => '$to'\n" if ($Verbose >=2);
2045 print STDERR " no Config found for $var.\n" if $Verbose >= 2;
2049 print STDERR " no new prefix.\n" if $Verbose >= 2;
2053 print STDERR " prefixify $var => $path\n" if $Verbose >= 2;
2054 print STDERR " from $sprefix to $rprefix\n" if $Verbose >= 2;
2058 print STDERR " $Config{vms_prefix}: seen\n" if $Verbose >= 2;
2068 print " now $path\n" if $Verbose >= 2;
2076 print STDERR " cannot prefix, using default.\n" if $Verbose >= 2;
2079 print STDERR "No default!\n" if $Verbose >
[all...]
H A DMakeMaker.pm15 $Revision $VERSION $Verbose %Config
23 @EXPORT = qw(&WriteMakefile &writeMakefile $Verbose &prompt);
198 $Verbose ||= 0;
310 if ($Verbose >= 2);
367 print STDOUT "MakeMaker (v$VERSION)\n" if $Verbose;
429 print "Blessing Object into class [$newclass]\n" if $Verbose>=2;
599 print "Processing Makefile '$section' section\n" if ($Verbose >= 2);
606 push @{$self->{RESULT}}, "# " . join ", ", %a if $Verbose && %a;
665 ++$Verbose if m/^verb/;
724 print STDOUT " $mmkey => ", neatvalue($self->{$mmkey}), "\n" if $Verbose;
[all...]
/osnet-11/usr/src/cmd/sendmail/aux/
H A Dpraliases.c50 int Verbose = 2; variable
H A Deditmap.c53 int Verbose = 2; variable
H A Dmakemap.c47 int Verbose = 2; variable
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm17 $Verbose $Switches $Debug
41 *verbose = *Verbose;
67 $Verbose = $ENV{HARNESS_VERBOSE} || 0;
257 =item B<$Test::Harness::Verbose>
259 The global variable C<$Test::Harness::Verbose> is exportable and can be
632 if -t STDOUT and not $ENV{HARNESS_NOTTY} and not $Verbose;
705 print $line if $Verbose;
/osnet-11/usr/src/cmd/sendmail/src/
H A Dalias.c862 if (Verbose || announcestats)
998 if (Verbose)
H A Dusersmtp.c229 if ((UseMSP && Verbose && bitset(MCIF_VERB, mci->mci_flags))
2690 if (Verbose)
2722 if (Verbose)
3225 if (Verbose)
3314 if (tTd(18, 1) || Verbose)
H A Derr.c593 if (!Verbose && msg[0] == '0')
H A Ddeliver.c76 int oldverbose = Verbose;
343 if (NoConnect && !Verbose &&
568 Verbose = 2;
776 Verbose = oldverbose;
H A Denvelope.c713 if (Verbose)
H A Dmci.c1319 int width = Verbose ? 78 : 25;
H A Dreadcf.c2046 { "Verbose", 'v', OI_SAFE },
2484 int oldVerbose = Verbose;
2486 Verbose = 1;
2489 Verbose = oldVerbose;
3025 Verbose = atobool(val) ? 1 : 0;
H A Dsendmail.h2370 EXTERN int Verbose; /* set if blow-by-blow desired */ variable
H A Dsrvrsmtp.c3217 message("502 5.7.0 Verbose unavailable");
3222 Verbose = 1;
3224 message("250 2.0.0 Verbose mode");
H A Dmap.c6124 if (Verbose)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm11 our $Verbose ||= 0;
41 if $Verbose or $Debug or @$fail > 1;
252 You can say C<BEGIN { $Exporter::Verbose=1 }> to see how the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL51 -v Verbose mode in which extra information about test results
H A Dperlbug.PL932 -v Include Verbose configuration data in the report
/osnet-11/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c611 if (Verbose > 1)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPerldoc.pm1315 $Carp::Verbose = 1;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1839 Verbose compilation (currently gives a few compilation statistics).
H A DC.pm2139 Verbose compilation (currently gives a few compilation statistics).
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh39 v Verbose mode

Completed in 195 milliseconds

12