Searched defs:prompt (Results 1 – 13 of 13) sorted by relevance
| /scripts/kconfig/lxdialog/ |
| D | yesno.c | 29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
| D | inputbox.c | 31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
| D | checklist.c | 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
|
| D | menubox.c | 163 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
|
| D | util.c | 369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
|
| /scripts/kconfig/ |
| D | mconf.c | 528 const char *prompt = menu_get_prompt(menu); in build_conf() local 684 const char *prompt = menu_get_prompt(menu); in conf_choice() local 745 const char *prompt = menu_get_prompt(menu); in conf_string() local 840 const char *prompt = menu_get_prompt(menu); in conf() local
|
| D | nconf.c | 824 const char *prompt = menu_get_prompt(menu); in build_conf() local 1022 static void show_menu(const char *prompt, const char *instructions, in show_menu() 1322 const char *prompt = menu_get_prompt(menu); in conf_choice() local 1441 const char *prompt = menu_get_prompt(menu); in conf_string() local
|
| D | conf.c | 576 const char *prompt; in conf() local
|
| D | menu.c | 157 struct property *menu_add_prompt(enum prop_type type, char *prompt, in menu_add_prompt()
|
| D | nconf.gui.c | 309 const char *title, const char *prompt, in dialog_inputbox()
|
| D | expr.h | 238 struct property *prompt; member
|
| D | qconf.cc | 95 QString prompt; in updateMenu() local
|
| D | gconf.c | 366 const char *prompt = menu_get_prompt(menu); in text_insert_help() local
|