Home
last modified time | relevance | path

Searched refs:PTRACE_SYSCALL (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/linux/
Dptrace.h22 #define PTRACE_SYSCALL 24 macro
/external/strace/
Dstrace.c750 if (ptrace(PTRACE_SYSCALL, pid, 0, 0) < 0 && in test_ptrace_setoptions()
1559 if (ptrace_restart(PTRACE_SYSCALL, tcp, 0) < 0)
2632 if (ptrace_restart(PTRACE_SYSCALL, tcp, 0) < 0) { in trace()
2680 if (ptrace_restart(PTRACE_SYSCALL, tcp, WSTOPSIG(status)) < 0) { in trace()
2739 if (ptrace_restart(PTRACE_SYSCALL, tcp, 0) < 0) { in trace()
DPORTING9 are the SunOS originated feature of the PTRACE_SYSCALL argument to the
Dprocess.c74 #undef PTRACE_SYSCALL
866 if (ptrace_restart(PTRACE_SYSCALL, tcpchild, 0) < 0) in handle_new_child()
2302 { PTRACE_SYSCALL, "PTRACE_SYSCALL" },
3344 case PTRACE_SYSCALL: in sys_ptrace()
Dutil.c67 #undef PTRACE_SYSCALL
Dsignal.c64 #undef PTRACE_SYSCALL
Dsyscall.c53 #undef PTRACE_SYSCALL