Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dupanic.c72 upflag |= P_UPF_INVALMSG; in upanic()
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h531 #define P_UPF_INVALMSG 0x0008 macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c617 if ((p->p_upanicflag & P_UPF_INVALMSG) != 0) { in write_elfnotes()