Searched refs:dlg_checklist (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/contrib/dialog/package/ |
| HD | dialog.sym | 76 dlg_checklist
|
| HD | dialog.map | 131 dlg_checklist;
|
| /freebsd-13-stable/contrib/dialog/ |
| HD | checklist.c | 152 dlg_checklist(const char *title, in dlg_checklist() function 645 result = dlg_checklist(title, in dialog_checklist()
|
| HD | dialog.h | 670 extern int dlg_checklist(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*wi…
|
| HD | CHANGES | 588 + modify dlg_checklist() so that only one item in the list can 1069 and dialog_form(): dlg_checklist(), dlg_menu() and dlg_form()
|
| /freebsd-13-stable/usr.sbin/bsdinstall/partedit/ |
| HD | gpart_ops.c | 109 choice = dlg_checklist("UFS Options", "", 0, 0, 0, in newfs_command() 147 choice = dlg_checklist("ZFS Options", "", 0, 0, 0, in newfs_command() 191 choice = dlg_checklist("FAT Options", "", 0, 0, 0, in newfs_command()
|