Home
last modified time | relevance | path

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

/src/usr.sbin/fstyp/
H A Dfstyp.c202 bool ignore_type = false, show_unmountable = false; in main() local
217 show_unmountable = true; in main()
266 if (show_unmountable == false && fstypes[i].unmountable == true) in main()