Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fstyp/
H A Dfstyp.c200 bool ignore_type = false, show_unmountable = false; in main() local
215 show_unmountable = true; in main()
264 if (show_unmountable == false && fstypes[i].unmountable == true) in main()