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

  /cts/tests/jni/
android_os_cts_OSFeatures.cpp 22 return prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0);
  /bionic/libc/kernel/common/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /external/kernel-headers/original/linux/
prctl.h 146 #define PR_GET_NO_NEW_PRIVS 39
  /external/chromium_org/sandbox/linux/seccomp-bpf/
linux_seccomp.h 53 #define PR_GET_NO_NEW_PRIVS 39

Completed in 59 milliseconds