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

  /development/ndk/platforms/android-L/include/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
keyctl.h 53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
keyctl.h 53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */
  /bionic/libc/kernel/uapi/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /external/kernel-headers/original/uapi/linux/
keyctl.h 53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */
  /external/strace/linux/
keyctl.h 53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /external/strace/xlat/
keyctl_commands.h 52 #if defined(KEYCTL_ASSUME_AUTHORITY) || (defined(HAVE_DECL_KEYCTL_ASSUME_AUTHORITY) && HAVE_DECL_KEYCTL_ASSUME_AUTHORITY)
53 XLAT(KEYCTL_ASSUME_AUTHORITY),
  /external/strace/
keyctl.c 318 case KEYCTL_ASSUME_AUTHORITY:

Completed in 155 milliseconds