Home
last modified time | relevance | path

Searched refs:without_ok (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/bsddialog/lib/
H A Dbsddialog.h115 bool without_ok; member
H A Dlib_util.c274 if (yesoklabel != NULL && conf->button.without_ok == false) { in get_buttons()
/freebsd-14.2/contrib/bsddialog/
H A Dbsddialog.c627 conf->button.without_ok = true; in parseargs()