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

/macosx-10.10/ntp-92/scripts/
H A Dntp-wait.in9 $opt_v = 0; # Be verbose?
17 print "Waiting for ntpd to synchronize... " if ($opt_v);
33 print "\bOK!\n" if ($opt_v);
41 print "\bntpd is not running!\n" if ($opt_v);
50 print "\b".substr("*+:.", $i % 4, 1) if ($opt_v);
53 print "\bNo!\nntpd did not synchronize.\n" if ($opt_v);
/macosx-10.10/postfix-255/postfix/mantools/
H A Dxpostconf31 $opt_v = undef;
42 if ($opt_v) {
47 if ($opt_v) {
H A Dfixman21 #$opt_v = undef;
27 $opt_v = undef;
44 if ($opt_v) {
49 if ($opt_v) {
/macosx-10.10/uucp-11/uucp/contrib/
H A Duureroute.perl50 $verbose = ($opt_v ? '-v' : ());
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dshtool211 opt_v=no
222 opt_v=no
263 opt_v=no
834 if [ ".$opt_v" = .yes ]; then
886 if [ ".$opt_v" = .yes ]; then
946 if [ ".$opt_v" = .yes ]; then
1355 if [ ".$opt_v" = .yes ]; then
1363 if [ ".$opt_v" = .yes ]; then
1419 if [ ".$opt_v" = .yes ]; then
/macosx-10.10/vim-55/runtime/tools/
H A Dshtags.pl56 $variable_tags = $opt_v;
/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);
396 print STDERR "Parsing: $caname\n" if ($opt_v);
/macosx-10.10/dtrace-147/plockstat/
H A Dplockstat.c773 int opt_C = 0, opt_H = 0, opt_p = 0, opt_v = 0; local
798 opt_v = 1;
967 if (opt_v)
/macosx-10.10/CPANInternal-159.1/Crypt-SSLeay-0.64/eg/
H A Dnet-ssl-test5 $opt_v $opt_help
/macosx-10.10/groff-38/groff/src/utils/afmtodit/
H A Dafmtodit.pl6055 our ($opt_a, $opt_d, $opt_e, $opt_i, $opt_m, $opt_n, $opt_s, $opt_v, $opt_x);
6057 if ($opt_v) {
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c354 static const char *opt_B, *opt_v, *opt_O, *opt_f; local
458 opt_v = optarg;
909 mklabel(bsx->label, opt_v ? opt_v : "NO NAME");
939 } else if (lsn == dir && opt_v && *opt_v) {
941 mklabel(de->namext, opt_v);
/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);
220 $opt_v
/macosx-10.10/apache-793/httpd/support/
H A Dapxs.in80 my $opt_v = 0;
315 if ($opt_v) {

Completed in 144 milliseconds