Searched refs:PTRACE_O_EXITKILL (Results 1 – 8 of 8) sorted by relevance
41 #if defined(PTRACE_O_EXITKILL) || (defined(HAVE_DECL_PTRACE_O_EXITKILL) && HAVE_DECL_PTRACE_O_EXITK…42 XLAT(PTRACE_O_EXITKILL),
9 PTRACE_O_EXITKILL
129 #ifndef PTRACE_O_EXITKILL130 # define PTRACE_O_EXITKILL (1 << 20) macro
136 #define PTRACE_O_EXITKILL (1 << 20) macro140 0x000000ff | PTRACE_O_EXITKILL | PTRACE_O_SUSPEND_SECCOMP)
1314 #if !defined(PTRACE_O_EXITKILL) in arch_traceAttach()1315 #define PTRACE_O_EXITKILL (1 << 20) in arch_traceAttach() macro1318 PTRACE_O_TRACECLONE | PTRACE_O_TRACEFORK | PTRACE_O_TRACEVFORK | PTRACE_O_EXITKILL; in arch_traceAttach()
179 PTRACE_O_EXITKILL | PTRACE_O_TRACESYSGOOD)) in GetTrace()
1003 pub const PTRACE_O_EXITKILL: ::c_int = 0x00100000; constant
1936 pub const PTRACE_O_EXITKILL: ::c_int = 0x00100000; constant