Searched refs:PTRACE_TRACEME (Results 1 – 4 of 4) sorted by relevance
8 #define PTRACE_TRACEME 0 macro
602 if (ptrace(PTRACE_TRACEME, 0, (char *) 1, 0) < 0) { in startup_child()707 if (ptrace(PTRACE_TRACEME, 0, (char *)1, 0) < 0) in test_ptrace_setoptions()
2230 { PTRACE_TRACEME, "PTRACE_TRACEME" },
549 PTRACE_TRACEME at startup and then does a fork so strace can test