Searched refs:PT_KILL (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/sys/ | ||
| H A D | ptrace.h | 84 #define PT_KILL 8 /* kill the child process */ macro |
| /xnu-12377.81.4/bsd/kern/ | ||
| H A D | mach_process.c | 392 case PT_KILL: in ptrace() |