Searched refs:opt_v (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/dprof/
H A DV.pm9 @EXPORT = qw( dprofpp $opt_v $results $expected report @results );
18 print "\nperl: $perl\n" if $opt_v;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/t/
H A DDProf.t33 if( $opt_v ){
56 if( $opt_v ){
69 $command .= ' -v' if $opt_v;
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Duninstall.ksh63 opt_v=""
99 v ) opt_v="-v" ;;
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Duninstall.ksh63 opt_v=""
99 v) opt_v="-v" ;;
/osnet-11/usr/src/cmd/sendmail/aux/
H A Detrn.pl37 our ($opt_v, $opt_b);
51 my $verbose = $opt_v;
/osnet-11/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh88 [[ -z "$opt_n" ]] && [[ -n "$opt_v" ]] &&
103 [[ -z "$opt_n" ]] && [[ -n "$opt_v" ]] &&
148 [[ -z "$opt_n" ]] && [[ -n "$opt_v" ]] &&
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPerldoc.pm213 if( DEBUG or $self->opt_v ) {
485 if(DEBUG() or $self->opt_v) {
960 if(DEBUG() or $self->opt_v) {
1366 warn "Cygwin $file.exe search skipped\n" if DEBUG or $self->opt_v;
1397 warn $@ if $@ && $self->opt_v;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Ddiagnostics.pm211 our $opt_p = our $opt_d = our $opt_v = our $opt_f = '';
220 $VERBOSE = $opt_v;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL397 $sort = 'by_avgcpu' if defined $opt_v;
478 if( $opt_v ){
H A Dh2xs.PL584 $opt_v,
624 'version|v=s' => \$opt_v,
669 if( $opt_v ){
670 $TEMPLATE_VERSION = $opt_v;
H A Dc2ph.PL383 $opt_v && $verbose++;
H A Dperlbug.PL246 $verbose = $::opt_v || 0;

Completed in 58 milliseconds