Home
last modified time | relevance | path

Searched defs:opt_k (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sbin/mount_vnd/
H A Dmount_vnd.c63 int ch, rv, opt_k = 0, opt_K = 0; in main() local
/openbsd-src/sbin/vnconfig/
H A Dvnconfig.c72 int ch, rv, action, opt_k = 0, opt_K = 0, opt_l = 0, opt_u = 0; in main() local
/openbsd-src/usr.bin/less/
H A Doptfunc.c228 opt_k(int type, char *s) in opt_k() function
/openbsd-src/sbin/newfs_msdos/
H A Dnewfs_msdos.c232 static u_int opt_h, opt_i, opt_k, opt_m, opt_n, opt_o, opt_r; in main() local