Searched refs:PTRACE_O_EXITKILL (Results 1 – 12 of 12) sorted by relevance
77 #define PTRACE_O_EXITKILL 0x00100000 macro
78 #define PTRACE_O_EXITKILL 0x00100000 macro
187 PTRACE_O_EXITKILL;
715 PTRACE_O_EXITKILL
1827 PTRACE_O_EXITKILL
1784 PTRACE_O_EXITKILL
1187 pub const PTRACE_O_EXITKILL: ::c_int = 0x00100000; constant
1953 pub const PTRACE_O_EXITKILL: ::c_int = 0x00100000; constant
1169 - Added `ptrace::Options::PTRACE_O_EXITKILL` on Linux and Android.