Home
last modified time | relevance | path

Searched refs:__NR_openat2 (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h368 #define __NR_openat2 437 macro
Dunistd_32.h446 #define __NR_openat2 437 macro
Dunistd_x32.h321 #define __NR_openat2 (__X32_SYSCALL_BIT + 437) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h399 #define __NR_openat2 437 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h705 #if defined(__NR_openat2)
706 #define SYS_openat2 __NR_openat2
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h410 #define __NR_openat2 (__NR_SYSCALL_BASE + 437) macro