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

1 2

  /bionic/libc/arch-arm/syscalls/
fchmodat.S 8 ldr r7, =__NR_fchmodat
  /bionic/libc/arch-sh/syscalls/
fchmodat.S 31 0: .long __NR_fchmodat
  /bionic/libc/arch-x86/syscalls/
fchmodat.S 18 movl $__NR_fchmodat, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 151 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
211 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
256 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 148 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
206 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
249 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 148 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
206 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
249 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 148 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
206 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
249 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 148 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
206 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
249 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333)
198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306)
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 352 #define __NR_fchmodat 268
vki-scnums-ppc32-linux.h 342 #define __NR_fchmodat 297
vki-scnums-ppc64-linux.h 334 #define __NR_fchmodat 297
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 320 #define __NR_fchmodat 306
unistd_64.h 350 #define __NR_fchmodat 334
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 321 #define __NR_fchmodat 306
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 321 #define __NR_fchmodat 306

Completed in 930 milliseconds

1 2