Home
last modified time | relevance | path

Searched refs:opt_q (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/whereis/
H A Dwhereis.c58 static int opt_a, opt_b, opt_m, opt_q, opt_s, opt_u, opt_x; variable
149 opt_q = 1; in scanopts()
661 if (!opt_q) { in main()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl163 print STDOUT $msg unless ($opt_q);
688 $opt_q = 0; # force final summary to appear regardless of -q option
/freebsd/usr.bin/sockstat/
H A Dsockstat.c90 static int opt_q; /* Don't show header */ variable
1299 if (opt_q != 1) { in display()
1480 opt_q = 1; in main()
/freebsd/contrib/sendmail/contrib/
H A Dmmuegel1788 $opt_q = $DEF_QUEUE if ($opt_q eq "");
1804 ($Status, $Msg, @Queue_IDs) = &Get_Queue_IDs ($opt_q, 1, @Missing_Control_IDs,
1827 X ($Status, $Msg) = &Parse_Control_File ($opt_q, $Queue_ID, *Sender,