Searched refs:PF_SUNW_KILLED (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c246 { PF_SUNW_KILLED, SOL, MSG_PF_SUNW_KILLED_CF },
255 { PF_SUNW_KILLED, SOL, MSG_PF_SUNW_KILLED_NF },
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h370 #define PF_SUNW_KILLED 0x00200000 /* signal received during dump */ macro
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2234 v[i].p_flags |= PF_SUNW_FAILURE | PF_SUNW_KILLED |
2243 v[j].p_flags |= PF_SUNW_FAILURE | PF_SUNW_KILLED;
/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c1248 if (!(php->p_flags & PF_SUNW_KILLED)) {

Completed in 107 milliseconds