HomeSort by relevance Sort by last modified time
    Searched refs:KEYCTL_UPDATE (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 39 #define KEYCTL_UPDATE 2 /* update a key */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
keyctl.h 39 #define KEYCTL_UPDATE 2 /* update a key */
  /external/strace/xlat/
keyctl_commands.h 12 #if !(defined(KEYCTL_UPDATE) || (defined(HAVE_DECL_KEYCTL_UPDATE) && HAVE_DECL_KEYCTL_UPDATE))
13 # define KEYCTL_UPDATE 2
15 XLAT(KEYCTL_UPDATE),
  /bionic/libc/kernel/uapi/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /development/ndk/platforms/android-21/include/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /external/kernel-headers/original/uapi/linux/
keyctl.h 39 #define KEYCTL_UPDATE 2 /* update a key */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
keyctl.h 45 #define KEYCTL_UPDATE 2
  /external/strace/
keyctl.c 278 case KEYCTL_UPDATE:

Completed in 834 milliseconds