Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fstyp/
H A Dfstyp.c53 bool show_label = false; variable
209 show_label = true; in main()
235 if (show_label) { in main()
280 if (show_label && label[0] != '\0') { in main()
H A Dntfs.c150 if (!show_label) in fstyp_ntfs()
193 if (show_label) { in fstyp_ntfs()
H A Dexfat.c363 if (show_label) in fstyp_exfat()
366 if (show_label) { in fstyp_exfat()
H A Dfstyp.h44 extern bool show_label; /* -l flag */