Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/lib/
H A Dbsddialog.h123 bool without_ok; member
H A Dlib_util.c329 if (oklabel != NULL && d->conf->button.without_ok == false) { in set_buttons()
/freebsd/contrib/bsddialog/utility/
H A Dutil_cli.c565 conf->button.without_ok = true; in parseargs()