CONFIG_NAME
strlen(CONFIG_NAME) + 1 > sizeof(buf)) {
(void)strcat(buf, CONFIG_NAME);
"%s: line too long", CONFIG_NAME);