Searched defs:PTRACE_SEIZE (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dptrace.h52 #define PTRACE_SEIZE 0x4206 macro
81 /* Options set using PTRACE_SETOPTIONS or using PTRACE_SEIZE @data param */
/external/strace/
H A Ddefs.h137 * Experimental code using PTRACE_SEIZE can be enabled here.
238 #undef PTRACE_SEIZE macro
239 #define PTRACE_SEIZE 0x4206 macro

Completed in 79 milliseconds