Home
last modified time | relevance | path

Searched refs:dlg_checklist (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/dialog/package/
HDdialog.sym76 dlg_checklist
HDdialog.map131 dlg_checklist;
/freebsd-13-stable/contrib/dialog/
HDchecklist.c152 dlg_checklist(const char *title, in dlg_checklist() function
645 result = dlg_checklist(title, in dialog_checklist()
HDdialog.h670 extern int dlg_checklist(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*wi…
HDCHANGES588 + 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/
HDgpart_ops.c109 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()