Home
last modified time | relevance | path

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

/dragonfly/sbin/gpt/
H A Dshow.c44 static bool show_label = false; variable
150 if (show_label) { in show()
192 show_label = true; in cmd_show()
/dragonfly/usr.sbin/fstyp/
H A Dfstyp.c52 bool show_label = false; variable
192 show_label = true; in main()
270 if (show_label && label[0] != '\0') { in main()
H A Dfstyp.h49 extern bool show_label; /* -l flag */
H A Dntfs.c143 if (!show_label) in fstyp_ntfs()
H A Dexfat.c358 if (show_label) in fstyp_exfat()