Searched refs:ERROR_FATAL (Results 1 – 10 of 10) sorted by relevance
80 if (level >= ERROR_FATAL) in errorv() 81 exit(level - ERROR_FATAL + 1); in errorv()
47 #define ERROR_FATAL 3 /* error message with err_exit */ macro
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()
31 * level >= ERROR_FATAL calls error_info.exit149 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