Searched refs:dlg_checklist (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/dialog/
H A Dchecklist.c152 dlg_checklist(const char *title, function
627 result = dlg_checklist(title,
H A Ddialog.h640 extern int dlg_checklist(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/, int /*list_height*/, int /*item_no*/, DIALOG_LISTITEM * /*items*/, const char * /*states*/, int /*flag*/, int * /*current_item*/);
/freebsd-12-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c103 choice = dlg_checklist("UFS Options", "", 0, 0, 0,
141 choice = dlg_checklist("ZFS Options", "", 0, 0, 0,
184 choice = dlg_checklist("FAT Options", "", 0, 0, 0,

Completed in 70 milliseconds