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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c104 #define SC_PAYLOAD_PANICSTR 0x0010 /* Include panic string */ macro
125 SC_PAYLOAD_PANICSTR | \
1597 if (pl & SC_PAYLOAD_PANICSTR && corehdr.dump_panicstring[0] != '\0') {

Completed in 62 milliseconds