Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bsddialog/
HDbsddialog.c85 NO_CANCEL, enumerator
183 {"no-cancel", no_argument, NULL, NO_CANCEL},
184 {"nocancel", no_argument, NULL, NO_CANCEL},
614 case NO_CANCEL: in parseargs()