Home
last modified time | relevance | path

Searched refs:PTRACE_GETSIGMASK (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dptrace.h121 #ifndef PTRACE_GETSIGMASK
122 # define PTRACE_GETSIGMASK 0x420a macro
/external/kernel-headers/original/uapi/linux/
Dptrace.h64 #define PTRACE_GETSIGMASK 0x420a macro
/external/strace/xlat/
Dptrace_cmds.in33 PTRACE_GETSIGMASK
Dptrace_cmds.h100 #if defined(PTRACE_GETSIGMASK) || (defined(HAVE_DECL_PTRACE_GETSIGMASK) && HAVE_DECL_PTRACE_GETSIGM…
101 XLAT(PTRACE_GETSIGMASK),