Searched refs:opt_h (Results 1 – 2 of 2) sorted by relevance
140 static int opt_h = 0; /* help */ variable632 opt_h = 1; in parse_args()643 opt_h = 1; in parse_args()680 if (opt_h || opt_v) in main()682 if (opt_h) { in main()
38 use vars qw($opt_b $opt_d $opt_f $opt_h $opt_i $opt_k $opt_l $opt_m $opt_n $opt_p $opt_q $opt_s $op…199 HELP_MESSAGE() if ($opt_h);