Searched refs:dlg_form (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/dialog/ |
| HD | mixedform.c | 82 result = dlg_form(title, in dialog_mixedform()
|
| HD | formbox.c | 460 dlg_form(const char *title, in dlg_form() function 943 result = dlg_form(title, in dialog_form()
|
| HD | dialog.h | 641 extern int dlg_form(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/…
|
| HD | CHANGES | 750 and dialog_form(): dlg_checklist(), dlg_menu() and dlg_form()
|
| /trueos/usr.sbin/bsdinstall/partedit/ |
| HD | gpart_ops.c | 565 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()
|