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

  /bionic/libc/kernel/common/linux/
seccomp.h 29 #define SECCOMP_RET_TRAP 0x00030000U
  /external/kernel-headers/original/linux/
seccomp.h 22 #define SECCOMP_RET_TRAP 0x00030000U /* disallow and force a SIGSYS */
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 81 #define SECCOMP_RET_TRAP 0x00030000U // Disallow and force a SIGSYS

Completed in 815 milliseconds