Home
last modified time | relevance | path

Searched refs:BSDDIALOG_HELP (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/usr.sbin/bsdinstall/partedit/
HDdiskmenu.h35 #define BUTTON_REVERT BSDDIALOG_HELP
/freebsd-14-stable/usr.sbin/bsdinstall/
HDstartbsdinstall5 : ${BSDDIALOG_HELP=2}
/freebsd-14-stable/usr.sbin/bsdinstall/scripts/
HDnetconfig41 : ${BSDDIALOG_HELP=2}
HDmirrorselect33 : ${BSDDIALOG_HELP=2}
/freebsd-14-stable/contrib/bsddialog/lib/
HDbsddialog.h41 #define BSDDIALOG_HELP 2 macro
HDlib_util.c300 bs->value[bs->nbuttons] = BSDDIALOG_HELP; in get_buttons()
/freebsd-14-stable/contrib/bsddialog/
HDbsddialog.c1321 if (output == BSDDIALOG_HELP) { in print_menu_items()