Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bsddialog/lib/
HDbsddialog.h104 bool on_without_ok; member
HDmenubox.c76 if (output != BSDDIALOG_OK && !conf->menu.on_without_ok) in set_on_output()
/freebsd-14-stable/contrib/bsddialog/
HDbsddialog.c441 conf->menu.on_without_ok = true; in parseargs()