Searched refs:dialog_checklist (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 185 #define CHECKLIST_HEIGTH_MIN 6 /* For dialog_checklist() */ 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
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 169 #define CHECKLIST_HEIGTH_MIN 6 /* For dialog_checklist() */ 204 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
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | mconf.c | 711 res = dialog_checklist(prompt ? prompt : "Main Menu", in conf_choice()
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | mconf.c | 825 res = dialog_checklist(prompt ? prompt : "Main Menu", in conf_choice()
|
Completed in 4 milliseconds