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

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 209 #define __NR_setxattr 188
unistd_x32.h 187 #define __NR_setxattr (__X32_SYSCALL_BIT + 188)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 256 #define __NR_setxattr 188
unistd_x32.h 229 #define __NR_setxattr (__X32_SYSCALL_BIT + 188)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 256 #define __NR_setxattr 188
unistd_x32.h 229 #define __NR_setxattr (__X32_SYSCALL_BIT + 188)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 192 #define __NR_setxattr 188
unistd_x32.h 170 #define __NR_setxattr (__X32_SYSCALL_BIT + 188)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 30 #if !defined(__NR_setxattr)
31 #define __NR_setxattr 5
mips64_linux_syscalls.h 736 #if !defined(__NR_setxattr)
737 #define __NR_setxattr (__NR_Linux + 180)
x86_64_linux_syscalls.h 765 #if !defined(__NR_setxattr)
766 #define __NR_setxattr 188
  /external/strace/
scno.h 572 #ifndef __NR_setxattr
573 # define __NR_setxattr (SYSCALL_BIT | 188)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 271 #define __NR_setxattr 188
vki-scnums-arm64-linux.h 44 #define __NR_setxattr 5
vki-scnums-mips64-linux.h 219 #define __NR_setxattr (__NR_Linux + 180)
vki-scnums-s390x-linux.h 194 #define __NR_setxattr 224
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 441 #define __NR_setxattr 188
442 __SYSCALL(__NR_setxattr, sys_setxattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 39 #define __NR_setxattr 5
40 __SYSCALL(__NR_setxattr, sys_setxattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 47 #define __NR_setxattr 5
48 __SYSCALL(__NR_setxattr, sys_setxattr)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 256 #define __NR_setxattr 188
unistd_x32.h 229 #define __NR_setxattr (__X32_SYSCALL_BIT + 188)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 256 #define __NR_setxattr 188
unistd_x32.h 229 #define __NR_setxattr (__X32_SYSCALL_BIT + 188)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 256 #define __NR_setxattr 188
unistd_x32.h 229 #define __NR_setxattr (__X32_SYSCALL_BIT + 188)

Completed in 931 milliseconds

1 2 3 4 5 6 7 8