DEFAULT_LABEL
if (ll == strlen(DEFAULT_LABEL) - 1) {
(void) strcpy(cmpbuf, DEFAULT_LABEL);
lbl = DEFAULT_LABEL;
static char *Label = DEFAULT_LABEL;