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

/freebsd-10.2-release/
H A DObsoleteFiles.inc1010 usr/share/man/man3/dialog_textbox.3.gz usr/share/man/man3/dialog_menu.3.gz \
/freebsd-10.2-release/contrib/dialog/
H A Ddialog.h598 extern int dialog_menu(const char * /*title*/, const char * /*cprompt*/, int /*height*/, int /*width*/, int /*menu_height*/, int /*item_no*/, char ** /*items*/);
H A Dmenubox.c652 * If dlg_menu() is called from dialog_menu(), we want to
668 * function. Usually that is done for dialog_menu(), so the
736 dialog_menu(const char *title, function
750 assert_ptr(listitems, "dialog_menu");
H A Ddialog.c697 return dialog_menu(t,
725 result = dialog_menu(t,

Completed in 94 milliseconds