Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.h37 #define BUTTON_FINISH BSDDIALOG_RIGHT2
/freebsd/contrib/bsddialog/lib/
H A Dbsddialog.h49 #define BSDDIALOG_RIGHT2 10 macro
H A Dlib_util.c368 d->bs.value[d->bs.nbuttons] = BSDDIALOG_RIGHT2; in set_buttons()
/freebsd/contrib/bsddialog/
H A DCHANGELOG149 - add: env BSDDIALOG_RIGHT2.
195 - conf.button.right2.label, BSDDIALOG_RIGHT2 return value.
234 * delete: BSDDIALOG_GENERIC2 return value (new BSDDIALOG_RIGHT2).
/freebsd/contrib/bsddialog/utility/
H A Dutil_cli.c617 set_exit_code(BSDDIALOG_RIGHT2, in parseargs()