Searched refs:PT_WRITE_D (Results 1 – 3 of 3) sorted by relevance
47 #define PT_WRITE_D 5 /* write word in child's D space */ macro
598 error = kern_ptrace(td, PT_WRITE_D, pid, addr, uap->data); in linux_ptrace()604 error = kern_ptrace(td, PT_WRITE_D, pid, in linux_ptrace()
1100 case PT_WRITE_D: in kern_ptrace()