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

/netbsd-current/usr.sbin/fstyp/
H A Dfstyp.c190 bool ignore_type = false, show_unmountable = false; local
209 show_unmountable = true;
252 if (!show_unmountable && fstypes[i].unmountable)
266 if (!show_unmountable && fsvtypes[i].unmountable)

Completed in 181 milliseconds