Searched refs:PS_UNDEAD (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/dtrace-147/libproc/
H A Dlibproc.h65 #define PS_UNDEAD 4 /* process is terminated (zombie) */ macro
H A Dlibproc.c1262 return PS_UNDEAD;
1278 return PS_UNDEAD;
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_proc_apple.c227 case PS_UNDEAD:
246 * If the control thread detected PS_UNDEAD or PS_LOST, then enqueue
H A Ddt_proc.c75 * dtrace_handle_proc() for notification of PS_UNDEAD or PS_LOST events. If
130 state != PS_LOST && state != PS_UNDEAD) {
464 * or PS_UNDEAD (i.e. the process died). We try to provide a
/macosx-10.10/dtrace-147/plockstat/
H A Dplockstat.c682 case PS_UNDEAD:
/macosx-10.10/dtrace-147/cmd/
H A Ddtrace_1.c1000 case PS_UNDEAD:

Completed in 218 milliseconds