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

1 2 3 4 5 6 7

  /system/extras/ext4_utils/
key_control.cpp 19 return syscall(__NR_keyctl, cmd, arg2, arg3, arg4, arg5);
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_32.h 376 #define __NR_keyctl 288
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
unistd_32.h 376 #define __NR_keyctl 288
  /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-s390x-linux.h 249 #define __NR_keyctl 280
vki-scnums-tilegx-linux.h 368 #define __NR_keyctl 219
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 334 #define __NR_keyctl 250
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 886 #if !defined(__NR_keyctl)
887 #define __NR_keyctl 219
x86_64_linux_syscalls.h 1013 #if !defined(__NR_keyctl)
1014 #define __NR_keyctl 250
x86_32_linux_syscalls.h 1149 #if !defined(__NR_keyctl)
1150 #define __NR_keyctl 288
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 319 #define __NR_keyctl 219
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 376 #define __NR_keyctl 288
unistd_64.h 334 #define __NR_keyctl 250
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 317 #define __NR_keyctl 219
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 377 #define __NR_keyctl 288
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 288 #define __NR_keyctl 288
unistd_64.h 254 #define __NR_keyctl 250

Completed in 260 milliseconds

1 2 3 4 5 6 7