Searched refs:PTRACE_O_TRACESECCOMP (Results 1 – 1 of 1) sorted by relevance
844 #ifndef PTRACE_O_TRACESECCOMP845 #define PTRACE_O_TRACESECCOMP 0x00000080 macro888 ret = ptrace(PTRACE_SETOPTIONS, tracee, NULL, PTRACE_O_TRACESECCOMP); in tracer()1867 PTRACE_O_TRACESECCOMP)); in TEST()