Searched refs:opt_b (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/usr.bin/whereis/ |
| HD | whereis.c | 59 static int opt_a, opt_b, opt_m, opt_q, opt_s, opt_u, opt_x; variable 138 opt_b = 1; in scanopts() 263 if (!opt_b && !opt_m && !opt_s) in defaults() 264 opt_b = opt_m = opt_s = 1; in defaults() 376 opt_b = 0; in main() 379 if (opt_m + opt_b + opt_s == 0) in main() 418 if (opt_b) { in main()
|
| /dragonfly/contrib/less/ |
| HD | opttbl.c | 209 NUMBER|INIT_HANDLER, 64, &bufspace, opt_b,
|
| HD | optfunc.c | 476 public void opt_b(int type, constant char *s) in opt_b() function
|
| HD | funcs.h | 288 public void opt_b(int type, constant char *s);
|