Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c107 #define SC_PAYLOAD_DUMPCOMPLETE 0x0080 /* Include completeness indicator */ macro
127 SC_PAYLOAD_DUMPCOMPLETE | \
1619 if (pl & SC_PAYLOAD_DUMPCOMPLETE) in raise_event()