HomeSort by relevance Sort by last modified time
    Searched defs:__NR_keyctl (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 292 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 254 #define __NR_keyctl 250
unistd_x32.h 221 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 886 #if !defined(__NR_keyctl)
887 #define __NR_keyctl 219
mips64_linux_syscalls.h 978 #if !defined(__NR_keyctl)
979 #define __NR_keyctl (__NR_Linux + 241)
x86_64_linux_syscalls.h 1013 #if !defined(__NR_keyctl)
1014 #define __NR_keyctl 250
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 334 #define __NR_keyctl 250
vki-scnums-arm64-linux.h 264 #define __NR_keyctl 219
vki-scnums-mips64-linux.h 280 #define __NR_keyctl (__NR_Linux + 241)
vki-scnums-s390x-linux.h 249 #define __NR_keyctl 280
vki-scnums-tilegx-linux.h 368 #define __NR_keyctl 219
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 565 #define __NR_keyctl 250
566 __SYSCALL(__NR_keyctl, sys_keyctl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 570 #define __NR_keyctl 219
571 __SYSCALL(__NR_keyctl, sys_keyctl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 600 #define __NR_keyctl 219
601 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_x32.h 295 #define __NR_keyctl (__X32_SYSCALL_BIT + 250)

Completed in 64 milliseconds

1 2 3 4 5