Home
last modified time | relevance | path

Searched refs:dlg_form (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/dialog/
HDmixedform.c82 result = dlg_form(title, in dialog_mixedform()
HDformbox.c460 dlg_form(const char *title, in dlg_form() function
943 result = dlg_form(title, in dialog_form()
HDdialog.h641 extern int dlg_form(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/…
HDCHANGES750 and dialog_form(): dlg_checklist(), dlg_menu() and dlg_form()
/trueos/usr.sbin/bsdinstall/partedit/
HDgpart_ops.c565 choice = dlg_form("Edit Partition", "", 0, 0, 0, nitems, items, &junk); in gpart_edit()
926 choice = dlg_form("Add Partition", "", 0, 0, 0, nitems, in gpart_create()