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

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
removexattr.S 7 ldr r7, =__NR_removexattr
  /bionic/libc/arch-arm64/syscalls/
removexattr.S 6 mov x8, __NR_removexattr
  /bionic/libc/arch-mips/syscalls/
removexattr.S 8 li v0, __NR_removexattr
  /bionic/libc/arch-x86_64/syscalls/
removexattr.S 6 movl $__NR_removexattr, %eax
  /bionic/libc/arch-mips64/syscalls/
removexattr.S 8 li v0, __NR_removexattr
  /bionic/libc/arch-x86/syscalls/
removexattr.S 14 movl $__NR_removexattr, %eax
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 267 #define __NR_removexattr 197
unistd_32.h 312 #define __NR_removexattr 235
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 267 #define __NR_removexattr 197
unistd_32.h 312 #define __NR_removexattr 235
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 267 #define __NR_removexattr 197
unistd_32.h 312 #define __NR_removexattr 235
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 201 #define __NR_removexattr 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/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/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-s390x-linux.h 203 #define __NR_removexattr 233
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm/
unistd_64.h 267 #define __NR_removexattr 197
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 801 #if !defined(__NR_removexattr)
802 #define __NR_removexattr 197
x86_32_linux_syscalls.h 945 #if !defined(__NR_removexattr)
946 #define __NR_removexattr 235
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 56 #define __NR_removexattr 14
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 314 #define __NR_removexattr 235
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 56 #define __NR_removexattr 14

Completed in 2370 milliseconds

1 2 3 4 5 6 7