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

1 2 3 4 5 6

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 267 #define __NR_removexattr 197
unistd_x32.h 240 #define __NR_removexattr (__X32_SYSCALL_BIT + 197)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 267 #define __NR_removexattr 197
unistd_x32.h 240 #define __NR_removexattr (__X32_SYSCALL_BIT + 197)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 267 #define __NR_removexattr 197
unistd_x32.h 240 #define __NR_removexattr (__X32_SYSCALL_BIT + 197)
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 801 #if !defined(__NR_removexattr)
802 #define __NR_removexattr 197
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 62 #define __NR_removexattr 14
63 __SYSCALL(__NR_removexattr, sys_removexattr)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 201 #define __NR_removexattr 197
unistd_x32.h 179 #define __NR_removexattr (__X32_SYSCALL_BIT + 197)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 202 #define __NR_removexattr 187
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 242 #define __NR_removexattr 235
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 244 #define __NR_removexattr 235
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 243 #define __NR_removexattr 235
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 218 #define __NR_removexattr 1226
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 243 #define __NR_removexattr 235
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 240 #define __NR_removexattr 232
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 173 #define __NR_removexattr 233
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 280 #define __NR_removexattr 197
vki-scnums-arm64-linux.h 53 #define __NR_removexattr 14
vki-scnums-mips64-linux.h 228 #define __NR_removexattr (__NR_Linux + 189)
vki-scnums-s390x-linux.h 203 #define __NR_removexattr 233
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 459 #define __NR_removexattr 197
460 __SYSCALL(__NR_removexattr, sys_removexattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 57 #define __NR_removexattr 14
58 __SYSCALL(__NR_removexattr, sys_removexattr)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 459 #define __NR_removexattr 197
460 __SYSCALL(__NR_removexattr, sys_removexattr)

Completed in 1090 milliseconds

1 2 3 4 5 6