Home
last modified time | relevance | path

Searched +defs:c +defs:mode +defs:menu (Results 1 – 1 of 1) sorted by relevance

/external/toybox/kconfig/
Dmconf.c329 struct menu *submenu[8], *menu; in get_prompt_str() local
425 static void build_conf(struct menu *menu) in build_conf()
583 static void conf(struct menu *menu) in conf()
685 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
696 static void show_help(struct menu *menu) in show_help()
716 static void conf_choice(struct menu *menu) in conf_choice()
767 static void conf_string(struct menu *menu) in conf_string()
864 char *mode; in main() local