Searched refs:opt_b (Results 1 – 9 of 9) sorted by relevance
| /src/tools/tools/hcomp/ |
| H A D | hcomp.pl | 34 our $opt_b; 74 rename($fn, "$fn.$opt_b") 75 if defined($opt_b);
|
| /src/usr.bin/whereis/ |
| H A D | whereis.c | 58 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 D | etrn.pl | 37 our ($opt_v, $opt_b); 52 my $boot_check = $opt_b;
|
| H A D | mmuegel | 1809 if ($opt_b)
|
| /src/usr.bin/sockstat/ |
| H A D | main.c | 88 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 D | dtest.pl | 600 if ($opt_b) {
|
| /src/contrib/less/ |
| H A D | opttbl.c | 221 O_NUMBER|O_INIT_HANDLER, 64, &bufspace, opt_b,
|
| H A D | optfunc.c | 505 public void opt_b(int type, constant char *s) in opt_b() function
|
| H A D | funcs.h | 310 public void opt_b(int type, constant char *s);
|