Searched refs:ERROR_PANIC (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libast/common/include/
H A Derror.h67 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */ macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */ macro
/osnet-11/usr/src/lib/libast/common/misc/
H A Derror.c153 error_state.breakpoint = ERROR_PANIC;
495 case ERROR_PANIC:
/osnet-11/usr/src/lib/libpp/common/
H A Dpplib.h399 #define PANIC (ERROR_PANIC|ERROR_SOURCE|ERROR_SYSTEM),__FILE__,__LINE__
401 #define PANIC ERROR_PANIC

Completed in 31 milliseconds