Home
last modified time | relevance | path

Searched defs:opt_b (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/whereis/
H A Dwhereis.c59 static int opt_a, opt_b, opt_m, opt_q, opt_s, opt_u, opt_x; variable
/dflybsd-src/contrib/less/
H A Doptfunc.c476 public void opt_b(int type, constant char *s) in opt_b() function