Home
last modified time | relevance | path

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

/titanic_41/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) in raise_event()