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

  /cts/tests/tests/os/jni/seccomp-tests/tests/
resumption.c 30 #define PR_GET_NO_NEW_PRIVS 39
sigsegv.c 34 #define PR_GET_NO_NEW_PRIVS 39
seccomp_bpf_tests.c 44 #define PR_GET_NO_NEW_PRIVS 39
140 long ret = prctl(PR_GET_NO_NEW_PRIVS, 0, NULL, 0, 0);
    [all...]
  /external/strace/xlat/
prctl_options.h 152 #if !(defined(PR_GET_NO_NEW_PRIVS) || (defined(HAVE_DECL_PR_GET_NO_NEW_PRIVS) && HAVE_DECL_PR_GET_NO_NEW_PRIVS))
153 # define PR_GET_NO_NEW_PRIVS 39
155 XLAT(PR_GET_NO_NEW_PRIVS),
  /development/ndk/platforms/android-21/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
prctl.h 137 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /bionic/libc/kernel/uapi/linux/
prctl.h 141 #define PR_GET_NO_NEW_PRIVS 39
  /external/kernel-headers/original/uapi/linux/
prctl.h 175 #define PR_GET_NO_NEW_PRIVS 39

Completed in 83 milliseconds