Home
last modified time | relevance | path

Searched refs:with_help (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.c77 conf.button.with_help = true; in diskmenu_show()
/freebsd-14.2/contrib/bsddialog/lib/
H A Dbsddialog.h122 bool with_help; member
H A Dlib_util.c297 if (conf->button.with_help) { in get_buttons()
/freebsd-14.2/contrib/bsddialog/
H A Dbsddialog.c572 conf->button.with_help = true; in parseargs()