Searched refs:menu_warn (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dmenu.c18 static void menu_warn(struct menu *menu, const char *fmt, ...) function
117 menu_warn(current_entry, "type of '%s' redefined from '%s' to '%s'\n",
133 menu_warn(current_entry, "prompt redefined\n");
294 menu_warn(menu, "choice value must have a prompt");
328 menu_warn(parent, "config symbol defined "
332 menu_warn(parent, "choice must have a prompt\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dmenu.c18 static void menu_warn(struct menu *menu, const char *fmt, ...) function
117 menu_warn(current_entry, "type of '%s' redefined from '%s' to '%s'",
317 menu_warn(menu, "choice value must have a prompt");
351 menu_warn(parent, "config symbol defined without type");
354 menu_warn(parent, "choice must have a prompt");

Completed in 38 milliseconds