HomeSort by relevance Sort by last modified time
    Searched defs:PTRACE_SECCOMP_GET_FILTER (Results 1 - 15 of 15) sorted by null

  /external/strace/
ptrace.h 172 #ifndef PTRACE_SECCOMP_GET_FILTER
173 # define PTRACE_SECCOMP_GET_FILTER 0x420c
  /bionic/libc/kernel/uapi/linux/
ptrace.h 52 #define PTRACE_SECCOMP_GET_FILTER 0x420c
  /external/kernel-headers/original/uapi/linux/
ptrace.h 68 #define PTRACE_SECCOMP_GET_FILTER 0x420c
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
zerrors_linux_sparc64.go     [all...]

Completed in 1865 milliseconds