Lines Matching refs:PTRACE_TRACEME
1132 if (ptrace(PTRACE_TRACEME, 0L, 0L, 0L) < 0) {1133 perror_msg_and_die("ptrace(PTRACE_TRACEME, ...)");1285 /* child did PTRACE_TRACEME, nothing to do in parent */