Searched refs:dlg_form (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/dialog/
H A Dmixedform.c82 result = dlg_form(title,
H A Dformbox.c460 dlg_form(const char *title, function
943 result = dlg_form(title,
H A Ddialog.h641 extern int dlg_form(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/, int /*form_height*/, int /*item_no*/, DIALOG_FORMITEM * /*items*/, int * /*current_item*/);
/freebsd-10.1-release/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c517 choice = dlg_form("Edit Partition", "", 0, 0, 0, nitems, items, &junk);
853 choice = dlg_form("Add Partition", "", 0, 0, 0, nitems,

Completed in 57 milliseconds