Home
last modified time | relevance | path

Searched refs:__NR_openat (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h266 #define __NR_openat 257 macro
Dunistd_32.h300 #define __NR_openat 295 macro
Dunistd_x32.h233 #define __NR_openat (__X32_SYSCALL_BIT + 257) macro
/bionic/libc/arch-arm/
Ddynamic_function_dispatch.cpp73 register long r7 __asm__("r7") = __NR_openat; in ifunc_open()
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h83 #define __NR_openat 56 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h759 #if defined(__NR_openat)
760 #define SYS_openat __NR_openat
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-eabi.h286 #define __NR_openat (__NR_SYSCALL_BASE + 322) macro
Dunistd-oabi.h298 #define __NR_openat (__NR_SYSCALL_BASE + 322) macro