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

12

  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
prctl.h 117 #define PR_GET_NO_NEW_PRIVS 39
  /prebuilts/ndk/current/platforms/android-24/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/autotest/client/site_tests/security_SeccompSyscallFilters/src/
seccomp_bpf_tests.c 42 #define PR_GET_NO_NEW_PRIVS 39
137 long ret = prctl(PR_GET_NO_NEW_PRIVS, 0, NULL, 0, 0);
    [all...]
  /external/kernel-headers/original/uapi/linux/
prctl.h 175 #define PR_GET_NO_NEW_PRIVS 39
  /cts/tests/tests/os/jni/seccomp-tests/tests/
seccomp_bpf_tests.c 47 #define PR_GET_NO_NEW_PRIVS 39
143 long ret = prctl(PR_GET_NO_NEW_PRIVS, 0, NULL, 0, 0);
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]

Completed in 3791 milliseconds

12