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

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
lremovexattr.S 8 ldr r7, =__NR_lremovexattr
  /bionic/libc/arch-arm64/syscalls/
lremovexattr.S 6 mov x8, __NR_lremovexattr
  /bionic/libc/arch-mips/syscalls/
lremovexattr.S 8 li v0, __NR_lremovexattr
  /bionic/libc/arch-x86_64/syscalls/
lremovexattr.S 6 movl $__NR_lremovexattr, %eax
  /bionic/libc/arch-mips64/syscalls/
lremovexattr.S 8 li v0, __NR_lremovexattr
  /bionic/libc/arch-x86/syscalls/
lremovexattr.S 20 movl $__NR_lremovexattr, %eax
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
unistd_32.h 314 #define __NR_lremovexattr 236
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 281 #define __NR_lremovexattr 198
vki-scnums-arm64-linux.h 54 #define __NR_lremovexattr 15
vki-scnums-s390x-linux.h 204 #define __NR_lremovexattr 234
vki-scnums-tilegx-linux.h 55 #define __NR_lremovexattr 15
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 269 #define __NR_lremovexattr 198
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 70 #if !defined(__NR_lremovexattr)
71 #define __NR_lremovexattr 15
x86_64_linux_syscalls.h 805 #if !defined(__NR_lremovexattr)
806 #define __NR_lremovexattr 198
x86_32_linux_syscalls.h 949 #if !defined(__NR_lremovexattr)
950 #define __NR_lremovexattr 236
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 57 #define __NR_lremovexattr 15
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 314 #define __NR_lremovexattr 236
unistd_64.h 269 #define __NR_lremovexattr 198

Completed in 1985 milliseconds

1 2 3 4 5 6 7