Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dupanic.c65 upflag |= P_UPF_TRUNCMSG; in upanic()
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h530 #define P_UPF_TRUNCMSG 0x0004 macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c621 if ((p->p_upanicflag & P_UPF_TRUNCMSG) != 0) { in write_elfnotes()