Home
last modified time | relevance | path

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

/bionic/libc/arch-arm/syscalls/
D__openat.S8 ldr r7, =__NR_openat
/bionic/libc/arch-mips/syscalls/
D__openat.S11 li $v0, __NR_openat
/bionic/libc/arch-x86/syscalls/
D__openat.S15 movl $__NR_openat, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h386 #define __NR_openat 295 macro
/bionic/libc/kernel/arch-mips/asm/
Dunistd.h384 #define __NR_openat (__NR_Linux + 288) macro
772 #define __NR_openat (__NR_Linux + 247) macro
1166 #define __NR_openat (__NR_Linux + 251) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h177 #define SYS_openat __NR_openat
527 #define SYS_openat __NR_openat
889 #define SYS_openat __NR_openat
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h390 #define __NR_openat (__NR_SYSCALL_BASE+322) macro