Searched refs:ERROR_FATAL (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/include/
H A Derror.h64 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/illumos-gate/usr/src/lib/libast/common/misc/
H A Derror.c31 * level >= ERROR_FATAL calls error_info.exit
149 error_state.breakpoint = ERROR_FATAL;
418 if (level >= ERROR_FATAL)
614 if (level >= ERROR_FATAL)
615 (*error_info.exit)(level - ERROR_FATAL + 1);
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro

Completed in 124 milliseconds