Searched refs:no_labels (Results 1 – 4 of 4) sorted by relevance
71 uint8_t no_labels = FALSE; /* dpv_config.options & DPV_NO_LABELS */ variable156 no_labels = FALSE; in dpv()199 no_labels = ((options & DPV_NO_LABELS) != 0); in dpv()227 if (label_size == 0 && no_labels == FALSE) in dpv()
41 extern uint8_t no_labels;
228 label_size = no_labels ? 0 : dwidth - pbar_size - 9; in dprompt_init()232 if (no_labels) in dprompt_init()489 no_labels == FALSE) in dprompt_add_files()
2242 ({reg_set,modified,no_labels}_between_p, modified_in_p): Likewise.