Searched refs:dialog_checklist (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/scripts/lxdialog/ |
D | lxdialog.c | 182 return dialog_checklist (t, av[2], atoi (av[3]), atoi (av[4]), in j_checklist() 189 return dialog_checklist (t, av[2], atoi (av[3]), atoi (av[4]), in j_radiolist()
|
D | dialog.h | 160 int dialog_checklist (const char *title, const char *prompt, int height,
|
D | checklist.c | 120 dialog_checklist (const char *title, const char *prompt, int height, int width, in dialog_checklist() function
|