Searched refs:DLG_EXIT_ESC (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Ddlg_keys.c294 *resultp = DLG_EXIT_ESC;
303 *resultp = DLG_EXIT_ESC;
H A Dtailbox.c269 *result = DLG_EXIT_ESC;
H A Ddialog.h137 #define DLG_EXIT_ESC 255 macro
H A Deditbox.c493 result = DLG_EXIT_ESC;
H A Dtextbox.c553 result = DLG_EXIT_ESC;
H A Ddialog.c1936 if (retval == DLG_EXIT_ESC) {
H A Dutil.c1695 { DLG_EXIT_ESC, "DIALOG_ESC" },
/freebsd-11-stable/usr.sbin/tzsetup/
H A Dtzsetup.c180 case DLG_EXIT_ESC:

Completed in 205 milliseconds