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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dptrace.h78 #define PT_KILL 8 /* kill the child process */ macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-wb.c75 #define PT_KILL 4 /* terminate participation */ macro
406 case PT_KILL:
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dmach_process.c315 case PT_KILL:
/macosx-10.10/system_cmds-643.1.1/trace.tproj/
H A Dtrace.c1282 ptrace(PT_KILL, pid, (caddr_t)0, 0);

Completed in 117 milliseconds