Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/misc/
H A Derror.c149 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()
/titanic_50/usr/src/lib/libast/common/include/
H A Derror.h64 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Derror.h73 #define ERROR_FATAL 3 /* error message with err_exit */ macro