Home
last modified time | relevance | path

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

/freebsd/tools/tools/hcomp/
H A Dhcomp.pl34 our $opt_b;
74 rename($fn, "$fn.$opt_b")
75 if defined($opt_b);
/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
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()
/freebsd/contrib/sendmail/contrib/
H A Detrn.pl37 our ($opt_v, $opt_b);
52 my $boot_check = $opt_b;
H A Dmmuegel1809 if ($opt_b)
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl600 if ($opt_b) {
/freebsd/contrib/less/
H A Dopttbl.c202 NUMBER|INIT_HANDLER, 64, &bufspace, opt_b,
H A Doptfunc.c455 public void opt_b(int type, char *s) in opt_b() function
H A Dfuncs.h262 public void opt_b(int type, char *s);