Home
last modified time | relevance | path

Searched refs:PTRACE_KILL (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dptrace.h65 PTRACE_KILL = 8, enumerator
66 #define PT_KILL PTRACE_KILL
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dptrace.h16 #define PTRACE_KILL 8 macro