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

  /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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
keyctl.h 53 #define KEYCTL_ASSUME_AUTHORITY 16 /* assume request_key() authorisation */
  /external/strace/xlat/
keyctl_commands.h 68 #if !(defined(KEYCTL_ASSUME_AUTHORITY) || (defined(HAVE_DECL_KEYCTL_ASSUME_AUTHORITY) && HAVE_DECL_KEYCTL_ASSUME_AUTHORITY))
69 # define KEYCTL_ASSUME_AUTHORITY 16
71 XLAT(KEYCTL_ASSUME_AUTHORITY),
  /bionic/libc/kernel/uapi/linux/
keyctl.h 62 #define KEYCTL_ASSUME_AUTHORITY 16
  /development/ndk/platforms/android-21/include/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 */
  /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/
keyctl.c 285 case KEYCTL_ASSUME_AUTHORITY:

Completed in 494 milliseconds