Searched defs:ERROR_LEVEL (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */
78 #define ERROR_LEVEL 0x00ff /* level portion of status */ macro
/illumos-gate/usr/src/lib/libast/common/include/
H A Derror.h67 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */
69 #define ERROR_LEVEL 0x00ff /* level portion of status */ macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */
78 #define ERROR_LEVEL 0x00ff /* level portion of status */ macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */
78 #define ERROR_LEVEL 0x00ff /* level portion of status */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h76 #define ERROR_PANIC ERROR_LEVEL /* panic message with err_exit */
78 #define ERROR_LEVEL 0x00ff /* level portion of status */ macro

Completed in 63 milliseconds