Home
last modified time | relevance | path

Searched refs:opt_K (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sbin/mount_vnd/
Dmount_vnd.c82 int ch, rv, action, opt_c, opt_k, opt_K, opt_l, opt_u; in main() local
90 opt_c = opt_k = opt_K = opt_l = opt_u = 0; in main()
103 opt_K = 1; in main()
139 if (saltopt && (!opt_K)) in main()
146 if (opt_K) in main()
151 } else if (opt_K) { in main()