Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c103 #define SC_PAYLOAD_CRASHTIME 0x0008 /* Include epoch crashtime */ macro
124 SC_PAYLOAD_CRASHTIME | \
1623 if (pl & SC_PAYLOAD_CRASHTIME) { in raise_event()