Searched refs:DLG_EXIT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
158 #define DLG_EXIT_TIMEOUT 5 macro
1845 { DLG_EXIT_TIMEOUT, "DIALOG_TIMEOUT" }, in dlg_exit()1977 dlg_exit(strcmp(fmt, "timeout") == 0 ? DLG_EXIT_TIMEOUT : DLG_EXIT_ERROR); in dlg_exiterr()
40 + add DLG_EXIT_TIMEOUT to allow scripts to exit on an expired timeout