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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c101 #define SC_PAYLOAD_INSTANCE 0x0002 /* Include bounds instance number */ macro
149 _SC_PAYLOAD_CMN | SC_PAYLOAD_INSTANCE | SC_PAYLOAD_FAILREASON
157 _SC_PAYLOAD_CMN | SC_PAYLOAD_INSTANCE | SC_PAYLOAD_ISCOMPRESSED
1571 if (pl & SC_PAYLOAD_INSTANCE && bounds != -1)

Completed in 64 milliseconds