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.h369 #define __NR_openat2 437 macro
Dunistd_32.h447 #define __NR_openat2 437 macro
Dunistd_x32.h322 #define __NR_openat2 (__X32_SYSCALL_BIT + 437) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h400 #define __NR_openat2 437 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h717 #if defined(__NR_openat2)
718 #define SYS_openat2 __NR_openat2
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h411 #define __NR_openat2 (__NR_SYSCALL_BASE + 437) macro