Searched refs:nook (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/dialog/ |
H A D | buttons.c | 569 if (!dialog_vars.nook) in dlg_exit_label() 606 dialog_vars.nook = FALSE; in finish_ok_label() 624 if (!dialog_vars.nook) in dlg_ok_label() 644 if (!dialog_vars.nook) in dlg_ok_labels() 663 int n = !dialog_vars.nook; in dlg_ok_buttoncode() 665 if (!dialog_vars.nook && (button <= 0)) { in dlg_ok_buttoncode()
|
H A D | help.c | 45 dialog_vars.nook = FALSE; in dialog_helpfile()
|
H A D | dlg_keys.c | 297 if (!dialog_vars.nook) { in dlg_result_key() 354 if (!dialog_vars.nook) { in dlg_button_key() 361 *button = dialog_vars.nook ? 0 : 1; in dlg_button_key() 367 *button = dialog_vars.nook ? 1 : 2; in dlg_button_key() 375 int okay = dialog_vars.nook ? 0 : 1; in dlg_button_key()
|
H A D | dialog.h | 550 bool nook; /* option "--no-ok" */ member 920 #define dlg_enter_buttoncode(code) (dialog_vars.nook ? DLG_EXIT_OK : dlg_ok_buttoncode(code))
|
H A D | dialog.c | 327 { "no-ok", svT(nook), 1, "" },
|
H A D | CHANGES | 15 "--nook" equivalence to "--no-ok". 647 by combining --nook, etc. (patch by Zoltan Kelemen). 804 "--nook" option (report by xDog Walker). 812 + modify dlg_exit_label() to honor the --nook option, except when there 991 + correct mapping of button-codes with --nook option (report by Lebedev
|
/freebsd/contrib/bsddialog/ |
H A D | CHANGELOG | 390 --no-ok, --nook, --no-shadow, --no-tags, --ok-label <label>,
|
/freebsd/share/dict/ |
H A D | web2a | 7804 breakfast nook 37437 nook shaft 37438 nook-shotten 41334 pock nook
|
H A D | web2 | 127921 nook
|
/freebsd/share/misc/ |
H A D | usb_vendors | 21472 0001 nook
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |