Searched refs:PT_CONTINUE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/bsd/sys/ | ||
| H A D | ptrace.h | 83 #define PT_CONTINUE 7 /* continue the child */ macro |
| /xnu-8020.140.41/bsd/kern/ | ||
| H A D | mach_process.c | 391 case PT_CONTINUE: /* continue the child */ in ptrace() |