Searched refs:dialog_checklist (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | dialog.h | 231 int dialog_checklist(const char *title, const char *prompt, int height,
|
| H A D | checklist.c | 105 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() function
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | dialog.h | 243 int dialog_checklist(const char *title, const char *prompt, int height,
|
| H A D | checklist.c | 117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() function
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | dialog.h | 224 int dialog_checklist(const char *title, const char *prompt, int height,
|
| H A D | checklist.c | 104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() function
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 825 res = dialog_checklist(prompt ? prompt : "Main Menu", in conf_choice()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 829 res = dialog_checklist(prompt ? _(prompt) : _("Main Menu"), in conf_choice()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 829 res = dialog_checklist(prompt ? _(prompt) : _("Main Menu"), in conf_choice()
|