Searched refs:zconfprint (Results 1 – 1 of 1) sorted by relevance
25 static void zconfprint(const char *err, ...);185 zconfprint("warning: menuconfig statement without prompt");254 zconfprint("warning: ignoring unknown option %s", $2);429 zconfprint("warning: '%s' defined with more than one help text -- only the last one will be used",435 zconfprint("warning: '%s' defined with blank help text",601 static void zconfprint(const char *err, ...) in zconfprint() function