OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:menu_warn
(Results
1 - 1
of
1
) sorted by null
/external/toybox/kconfig/
menu.c
18
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 139 milliseconds