Searched refs:PT_PTRACE_CAP (Results 1 – 3 of 3) sorted by relevance
22 #define PT_PTRACE_CAP 0x00000004 /* ptracer can follow suid-exec */ macro
348 flags |= PT_PTRACE_CAP; in ptrace_attach()
1257 if (p->ptrace & PT_PTRACE_CAP) in check_unsafe_exec()