Searched refs:opt_h (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/examples/
H A Dfind_naughty.pl22 use vars qw($opt_h);
29 if ($opt_h) { die $usage }
H A Dperllinetype.pl20 use vars qw($opt_h);
25 if ($opt_h) { die $usage }
H A Dbreak_long_quotes.pl26 use vars qw($opt_l $opt_h);
34 if ($opt_h) { die $usage }
H A Dperlcomment.pl35 use vars qw($opt_l $opt_h);
43 if ($opt_h) {die $usage}
H A Dperlmask.pl50 use vars qw($opt_c $opt_h);
55 if ($opt_h) { die $usage }
H A Dperlxmltok.pl20 use vars qw($opt_h);
26 if ($opt_h) {die $usage}
/macosx-10.10/vim-55/runtime/tools/
H A Defm_perl.pl67 use vars qw/$opt_c $opt_f $opt_h/; # needed for Getopt in combination with use strict 'vars'
73 &usage if $opt_h; # not necessarily needed, but good for further extension
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/
H A Dgen-oid.pl49 $header = 1 if ($opt_h);
/macosx-10.10/dtrace-147/DTTk/Bin/
H A Derrinfo66 &Usage() if $opt_h;
/macosx-10.10/dtrace-147/DTTk/
H A Derrinfo66 &Usage() if $opt_h;
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dmk-ca-bundle.pl37 use vars qw($opt_b $opt_d $opt_f $opt_h $opt_i $opt_l $opt_n $opt_p $opt_q $opt_s $opt_t $opt_u $opt_v $opt_w);
177 HELP_MESSAGE() if ($opt_h);
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/
H A Dyapp132 use vars qw ( $opt_n $opt_m $opt_V $opt_v $opt_o $opt_h $opt_s $opt_t $opt_b);
170 or $opt_h)
/macosx-10.10/dtrace-147/test/cmd/scripts/
H A Ddtest.pl165 usage() if ($opt_h);
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c356 static u_int opt_h, opt_i, opt_k, opt_m, opt_n, opt_o, opt_r; local
427 opt_h = argto2(optarg, 1, "drive heads");
491 if (opt_h)
492 bpb.hds = opt_h;
501 if (!(opt_f || (opt_h && opt_u && opt_S && opt_s && oflag)))
/macosx-10.10/apache-793/httpd/support/
H A Dapxs.in78 my $opt_h = 0;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dshtool407 if [ ".$opt_h" = .yes ]; then

Completed in 310 milliseconds