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

/freebsd-10.3-release/contrib/dialog/
H A Dmenubox.c293 dlg_menu(const char *title, function
652 * If dlg_menu() is called from dialog_menu(), we want to
671 * dlg_menu() can free the renamed value - we cannot.
763 result = dlg_menu(title,
H A Ddialog.h642 extern int dlg_menu(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/, int /*menu_height*/, int /*item_no*/, DIALOG_LISTITEM * /*items*/, int * /*current_item*/, DIALOG_INPUTMENU /*rename_menu*/);
/freebsd-10.3-release/usr.sbin/bsdinstall/partedit/
H A Dpart_wizard.c154 err = dlg_menu("Partitioning",
H A Dgpart_ops.c232 cancel = dlg_menu("Partition Scheme",
/freebsd-10.3-release/usr.sbin/tzsetup/
H A Dtzsetup.c160 result = dlg_menu(title, cprompt, height, width,

Completed in 77 milliseconds