HomeSort by relevance Sort by last modified time
    Searched refs:__NR_fchownat (Results 1 - 14 of 14) sorted by null

  /bionic/libc/arch-arm/syscalls/
fchownat.S 15 ldr r7, =__NR_fchownat
  /bionic/libc/arch-sh/syscalls/
fchownat.S 34 0: .long __NR_fchownat
  /bionic/libc/arch-x86/syscalls/
fchownat.S 20 movl $__NR_fchownat, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 144 #define __NR_fchownat (__NR_SYSCALL_BASE + 325)
200 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
241 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 143 #define __NR_fchownat (__NR_SYSCALL_BASE + 325)
197 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 143 #define __NR_fchownat (__NR_SYSCALL_BASE + 325)
197 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 143 #define __NR_fchownat (__NR_SYSCALL_BASE + 325)
197 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 143 #define __NR_fchownat (__NR_SYSCALL_BASE + 325)
197 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 143 #define __NR_fchownat (__NR_SYSCALL_BASE + 325)
197 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 143 #define __NR_fchownat (__NR_SYSCALL_BASE + 325)
197 #define __NR_fchownat (__NR_SYSCALL_BASE + 298)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 313 #define __NR_fchownat 298
  /external/kernel-headers/original/asm-x86/
unistd_32.h 306 #define __NR_fchownat 298
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 313 #define __NR_fchownat 298
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 313 #define __NR_fchownat 298

Completed in 24 milliseconds