HomeSort by relevance Sort by last modified time
    Searched defs:__NR_fsetxattr (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 211 #define __NR_fsetxattr 190
unistd_x32.h 189 #define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 259 #define __NR_fsetxattr 190
unistd_x32.h 231 #define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 259 #define __NR_fsetxattr 190
unistd_x32.h 231 #define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 194 #define __NR_fsetxattr 190
unistd_x32.h 172 #define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 38 #if !defined(__NR_fsetxattr)
39 #define __NR_fsetxattr 7
mips64_linux_syscalls.h 744 #if !defined(__NR_fsetxattr)
745 #define __NR_fsetxattr (__NR_Linux + 182)
x86_64_linux_syscalls.h 773 #if !defined(__NR_fsetxattr)
774 #define __NR_fsetxattr 190
  /external/strace/
scno.h 578 #ifndef __NR_fsetxattr
579 # define __NR_fsetxattr (SYSCALL_BIT | 190)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 273 #define __NR_fsetxattr 190
vki-scnums-arm64-linux.h 46 #define __NR_fsetxattr 7
vki-scnums-mips64-linux.h 221 #define __NR_fsetxattr (__NR_Linux + 182)
vki-scnums-s390x-linux.h 196 #define __NR_fsetxattr 226
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 445 #define __NR_fsetxattr 190
446 __SYSCALL(__NR_fsetxattr, sys_fsetxattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 43 #define __NR_fsetxattr 7
44 __SYSCALL(__NR_fsetxattr, sys_fsetxattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 51 #define __NR_fsetxattr 7
52 __SYSCALL(__NR_fsetxattr, sys_fsetxattr)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 259 #define __NR_fsetxattr 190
unistd_x32.h 231 #define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 259 #define __NR_fsetxattr 190
unistd_x32.h 231 #define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 259 #define __NR_fsetxattr 190
unistd_x32.h 231 #define __NR_fsetxattr (__X32_SYSCALL_BIT + 190)

Completed in 967 milliseconds

1 2 3 4 5 6 7 8