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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /bionic/libc/kernel/uapi/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /development/ndk/platforms/android-L/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /external/kernel-headers/original/uapi/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
prctl.h 79 #define PR_SET_SECUREBITS 28
  /external/strace/xlat/
prctl_options.h 130 #if defined(PR_SET_SECUREBITS) || (defined(HAVE_DECL_PR_SET_SECUREBITS) && HAVE_DECL_PR_SET_SECUREBITS)
131 XLAT(PR_SET_SECUREBITS),
  /external/libcap-ng/libcap-ng-0.7/utils/
captest.c 141 #ifdef PR_SET_SECUREBITS
  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c 49 * 2.6.26 kernel PR_SET_SECUREBITS, SECURE_*_LOCKED, VERSION_3
664 #ifdef PR_SET_SECUREBITS
665 int rc = prctl(PR_SET_SECUREBITS,

Completed in 596 milliseconds