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

  /bionic/libc/arch-arm/syscalls/
__openat.S 13 ldr r7, =__NR_openat
  /bionic/libc/arch-sh/syscalls/
__openat.S 31 0: .long __NR_openat
  /bionic/libc/arch-x86/syscalls/
__openat.S 18 movl $__NR_openat, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 137 #define __NR_openat (__NR_SYSCALL_BASE + 322)
193 #define __NR_openat (__NR_SYSCALL_BASE + 295)
234 #define __NR_openat (__NR_SYSCALL_BASE + 295)
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 136 #define __NR_openat (__NR_SYSCALL_BASE + 322)
190 #define __NR_openat (__NR_SYSCALL_BASE + 295)
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 136 #define __NR_openat (__NR_SYSCALL_BASE + 322)
190 #define __NR_openat (__NR_SYSCALL_BASE + 295)
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 136 #define __NR_openat (__NR_SYSCALL_BASE + 322)
190 #define __NR_openat (__NR_SYSCALL_BASE + 295)
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 136 #define __NR_openat (__NR_SYSCALL_BASE + 322)
190 #define __NR_openat (__NR_SYSCALL_BASE + 295)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 136 #define __NR_openat (__NR_SYSCALL_BASE + 322)
190 #define __NR_openat (__NR_SYSCALL_BASE + 295)
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 136 #define __NR_openat (__NR_SYSCALL_BASE + 322)
190 #define __NR_openat (__NR_SYSCALL_BASE + 295)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 310 #define __NR_openat 295
  /external/kernel-headers/original/asm-x86/
unistd_32.h 303 #define __NR_openat 295
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 310 #define __NR_openat 295
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 310 #define __NR_openat 295

Completed in 61 milliseconds