Searched refs:PT_WRITE_I (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | ptrace.h | 46 #define PT_WRITE_I 4 /* write word in child's I space */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | sys_process.c | 1099 case PT_WRITE_I: in kern_ptrace() |