HomeSort by relevance Sort by last modified time
    Searched refs:SECCOMP_RET_KILL (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/strace/xlat/
seccomp_ret_action.h 11 #if defined(SECCOMP_RET_KILL) || (defined(HAVE_DECL_SECCOMP_RET_KILL) && HAVE_DECL_SECCOMP_RET_KILL)
12 XLAT(SECCOMP_RET_KILL),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
seccomp.h 21 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */
  /external/libchrome/sandbox/linux/system_headers/
linux_seccomp.h 87 #ifndef SECCOMP_RET_KILL
91 #define SECCOMP_RET_KILL 0x00000000U // Kill the task immediately
  /bionic/libc/kernel/uapi/linux/
seccomp.h 31 #define SECCOMP_RET_KILL 0x00000000U
  /development/ndk/platforms/android-21/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /external/kernel-headers/original/uapi/linux/
seccomp.h 28 #define SECCOMP_RET_KILL 0x00000000U /* kill the task immediately */
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
seccomp.h 27 #define SECCOMP_RET_KILL 0x00000000U

Completed in 551 milliseconds

1 2 3