HomeSort by relevance Sort by last modified time
    Searched refs:KEYCTL_CHOWN (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 41 #define KEYCTL_CHOWN 4 /* set ownership of a key */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
keyctl.h 41 #define KEYCTL_CHOWN 4 /* set ownership of a key */
  /external/strace/xlat/
keyctl_commands.h 20 #if !(defined(KEYCTL_CHOWN) || (defined(HAVE_DECL_KEYCTL_CHOWN) && HAVE_DECL_KEYCTL_CHOWN))
21 # define KEYCTL_CHOWN 4
23 XLAT(KEYCTL_CHOWN),
  /bionic/libc/kernel/uapi/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /development/ndk/platforms/android-21/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /external/kernel-headers/original/uapi/linux/
keyctl.h 41 #define KEYCTL_CHOWN 4 /* set ownership of a key */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /external/strace/
keyctl.c 302 case KEYCTL_CHOWN:

Completed in 98 milliseconds