Home
last modified time | relevance | path

Searched refs:LABEL_SIZE_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/lib/libdpv/
HDdpv_private.h50 #define LABEL_SIZE_DEFAULT 28 macro
HDdpv.c153 label_size = LABEL_SIZE_DEFAULT; in dpv()
230 label_size = LABEL_SIZE_DEFAULT; in dpv()
HDdprompt.c61 int label_size = LABEL_SIZE_DEFAULT; /* Max width for labels */