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

  /bionic/libc/kernel/uapi/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /development/ndk/platforms/android-L/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /external/kernel-headers/original/uapi/linux/
prctl.h 148 #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
  /external/strace/xlat/
prctl_options.h 166 #if defined(PR_GET_NO_NEW_PRIVS) || (defined(HAVE_DECL_PR_GET_NO_NEW_PRIVS) && HAVE_DECL_PR_GET_NO_NEW_PRIVS)
167 XLAT(PR_GET_NO_NEW_PRIVS),
  /cts/tests/tests/os/jni/
android_os_cts_OSFeatures.cpp 33 return prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0);
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 78 #define PR_GET_NO_NEW_PRIVS 39

Completed in 297 milliseconds