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

/freebsd-10.3-release/lib/libdpv/
H A Ddpv.h135 #define DPV_NO_LABELS 0x0004 /* Hide file_node.name labels */ macro
H A Ddpv.c73 uint8_t no_labels = FALSE; /* dpv_config.options & DPV_NO_LABELS */
203 no_labels = ((options & DPV_NO_LABELS) != 0);

Completed in 45 milliseconds