Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/package/
H A Ddialog.sym156 dlg_menu
H A Ddialog.map157 dlg_menu;
/freebsd/contrib/dialog/
H A Dmenubox.c306 dlg_menu(const char *title, in dlg_menu() function
799 result = dlg_menu(title, in dialog_menu()
H A Ddialog.h707 extern int dlg_menu(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/…
H A DCHANGES1233 + fix logic in split-out dlg_menu() to separate inputmenu and menu
1282 and dialog_form(): dlg_checklist(), dlg_menu() and dlg_form()