Home
last modified time | relevance | path

Searched refs:opt_b (Results 1 – 9 of 9) sorted by relevance

/src/tools/tools/hcomp/
H A Dhcomp.pl34 our $opt_b;
74 rename($fn, "$fn.$opt_b")
75 if defined($opt_b);
/src/usr.bin/whereis/
H A Dwhereis.c58 static int opt_a, opt_b, opt_m, opt_q, opt_s, opt_u, opt_x; variable
138 opt_b = 1; in scanopts()
264 if (!opt_b && !opt_m && !opt_s) in defaults()
265 opt_b = opt_m = opt_s = 1; in defaults()
397 opt_b = 0; in main()
400 if (opt_m + opt_b + opt_s == 0) in main()
438 if (opt_b) { in main()
/src/contrib/sendmail/contrib/
H A Detrn.pl37 our ($opt_v, $opt_b);
52 my $boot_check = $opt_b;
H A Dmmuegel1809 if ($opt_b)
/src/usr.bin/sockstat/
H A Dmain.c88 static bool opt_b; /* Show BBLog state */ variable
1574 if (opt_b) { in display_sock()
1601 if (opt_b) in display_sock()
1707 if (opt_b) in display()
1908 opt_b = true; in main()
/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl600 if ($opt_b) {
/src/contrib/less/
H A Dopttbl.c221 O_NUMBER|O_INIT_HANDLER, 64, &bufspace, opt_b,
H A Doptfunc.c505 public void opt_b(int type, constant char *s) in opt_b() function
H A Dfuncs.h310 public void opt_b(int type, constant char *s);