Searched refs:DPV_NO_LABELS (Results 1 – 2 of 2) sorted by relevance
133 #define DPV_NO_LABELS 0x0004 /* Hide file_node.name labels */ macro
201 no_labels = ((options & DPV_NO_LABELS) != 0); in dpv()