Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/less/
H A Doptfunc.c364 opt_b(int type, char *s) in opt_b() function
/openbsd-src/sbin/newfs_msdos/
H A Dnewfs_msdos.c231 static u_int opt_F, opt_I, opt_S, opt_a, opt_b, opt_c, opt_e; in main() local