HomeSort by relevance Sort by last modified time
    Searched refs:PR_GET_SECCOMP (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
prctl.h 63 #define PR_GET_SECCOMP 21
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 63 #define PR_GET_SECCOMP 21
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 63 #define PR_GET_SECCOMP 21
  /bionic/libc/kernel/common/linux/
prctl.h 67 #define PR_GET_SECCOMP 21
  /external/kernel-headers/original/linux/
prctl.h 64 #define PR_GET_SECCOMP 21
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 49 #define PR_GET_SECCOMP 21
  /external/strace/
process.c 239 #ifdef PR_GET_SECCOMP
240 { PR_GET_SECCOMP, "PR_GET_SECCOMP" },
    [all...]

Completed in 785 milliseconds