Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrlog.h81 #define SL_PANICMSG 0x8000 /* message was created while panicking */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dlogsubr.c608 lc->flags |= SL_PANICMSG; in log_sendmsg()
738 if (lc->flags & SL_PANICMSG) in log_printq()