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

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 210 #define __NR_lsetxattr 189
unistd_x32.h 188 #define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 257 #define __NR_lsetxattr 189
unistd_x32.h 230 #define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 257 #define __NR_lsetxattr 189
unistd_x32.h 230 #define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 193 #define __NR_lsetxattr 189
unistd_x32.h 171 #define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 34 #if !defined(__NR_lsetxattr)
35 #define __NR_lsetxattr 6
mips64_linux_syscalls.h 740 #if !defined(__NR_lsetxattr)
741 #define __NR_lsetxattr (__NR_Linux + 181)
x86_64_linux_syscalls.h 769 #if !defined(__NR_lsetxattr)
770 #define __NR_lsetxattr 189
  /external/strace/
scno.h 575 #ifndef __NR_lsetxattr
576 # define __NR_lsetxattr (SYSCALL_BIT | 189)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 272 #define __NR_lsetxattr 189
vki-scnums-arm64-linux.h 45 #define __NR_lsetxattr 6
vki-scnums-mips64-linux.h 220 #define __NR_lsetxattr (__NR_Linux + 181)
vki-scnums-s390x-linux.h 195 #define __NR_lsetxattr 225
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 443 #define __NR_lsetxattr 189
444 __SYSCALL(__NR_lsetxattr, sys_lsetxattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 41 #define __NR_lsetxattr 6
42 __SYSCALL(__NR_lsetxattr, sys_lsetxattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 49 #define __NR_lsetxattr 6
50 __SYSCALL(__NR_lsetxattr, sys_lsetxattr)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 257 #define __NR_lsetxattr 189
unistd_x32.h 230 #define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 257 #define __NR_lsetxattr 189
unistd_x32.h 230 #define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 257 #define __NR_lsetxattr 189
unistd_x32.h 230 #define __NR_lsetxattr (__X32_SYSCALL_BIT + 189)

Completed in 980 milliseconds

1 2 3 4 5 6 7 8