Searched refs:dialog_checklist (Results 1 – 3 of 3) sorted by relevance
/busybox-1.35.0/scripts/kconfig/lxdialog/ |
D | dialog.h | 161 int dialog_checklist(const char *title, const char *prompt, int height,
|
D | lxdialog.c | 173 return dialog_checklist(t, av[2], atoi(av[3]), atoi(av[4]), in j_radiolist()
|
D | checklist.c | 111 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() function
|