Searched refs:CONTINUE (Results 1 – 2 of 2) sorted by relevance
527 #define CONTINUE 0x080 /* Continue on APP_FAIL errors */ macro762 if (level > APP_FAIL || (level > ERRORS && !(dp->options & CONTINUE))) in display_log()1622 d.options |= CONTINUE; in main()1625 d.options &= ~CONTINUE; in main()
137 #define CONTINUE 0x040 /* Continue on APP_FAIL errors */ macro298 S(continue, CONTINUE)631 if (level > APP_FAIL || (level > ERRORS && !(dp->options & CONTINUE))) in display_log()
Completed in 11 milliseconds