Searched refs:PT_KILL (Results 1 – 3 of 3) sorted by relevance
50 #define PT_KILL 8 /* kill the child process */ macro
617 error = kern_ptrace(td, PT_KILL, pid, addr, uap->data); in linux_ptrace()
1161 case PT_KILL: in kern_ptrace()