Home | History | Annotate | Download | only in linux

Lines Matching refs:PTRACE_O_EXITKILL

1299 #if !defined(PTRACE_O_EXITKILL)
1300 #define PTRACE_O_EXITKILL (1 << 20)
1301 #endif /* !defined(PTRACE_O_EXITKILL) */
1304 seize_options |= PTRACE_O_EXITKILL;