Searched refs:ERROR_FATAL (Results 1 – 6 of 6) sorted by relevance
149 error_state.breakpoint = ERROR_FATAL; in setopt()418 if (level >= ERROR_FATAL) in errorv()614 if (level >= ERROR_FATAL) in errorv()615 (*error_info.exit)(level - ERROR_FATAL + 1); in errorv()
64 #define ERROR_FATAL 3 /* error message with err_exit */ macro
73 #define ERROR_FATAL 3 /* error message with err_exit */ macro