Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c106 #define SC_PAYLOAD_FAILREASON 0x0040 /* Include failure reason */ macro
149 _SC_PAYLOAD_CMN | SC_PAYLOAD_INSTANCE | SC_PAYLOAD_FAILREASON
1616 if (pl & SC_PAYLOAD_FAILREASON && warn_string != NULL) in raise_event()