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

  /development/ndk/platforms/android-L/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.11-4.8/sysroot/usr/include/linux/
keyctl.h 41 #define KEYCTL_CHOWN 4 /* set ownership of a key */
  /bionic/libc/kernel/uapi/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 */
  /external/strace/linux/
keyctl.h 41 #define KEYCTL_CHOWN 4 /* set ownership of a key */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
keyctl.h 47 #define KEYCTL_CHOWN 4
  /external/strace/xlat/
keyctl_commands.h 16 #if defined(KEYCTL_CHOWN) || (defined(HAVE_DECL_KEYCTL_CHOWN) && HAVE_DECL_KEYCTL_CHOWN)
17 XLAT(KEYCTL_CHOWN),
  /external/strace/
keyctl.c 335 case KEYCTL_CHOWN:

Completed in 45 milliseconds