Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dmenu.c21 void menu_warn(struct menu *menu, const char *fmt, ...) in menu_warn() function
122 menu_warn(current_entry, in menu_set_type()
381 menu_warn(menu, "choice value must have a prompt"); in menu_finalize()
429 menu_warn(parent, "config symbol defined without type"); in menu_finalize()
432 menu_warn(parent, "choice must have a prompt"); in menu_finalize()
Dlkc.h99 void menu_warn(struct menu *menu, const char *fmt, ...);
Dsymbol.c1357 menu_warn(current_entry, "redefining environment symbol from %s", in prop_add_env()
1372 menu_warn(current_entry, "environment variable %s undefined", env); in prop_add_env()