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

/httpd/support/
H A Dapxs.in64 my $opt_g = '';
160 &usage if ($#ARGV == -1 and not $opt_g and not $opt_q);
161 &usage if (not $opt_q and not ($opt_g and $opt_n) and not $opt_i and not $opt_c and not $opt_e);
264 if ($opt_g) {

Completed in 9 milliseconds