Home
last modified time | relevance | path

Searched refs:__NR_open (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h23 #define __NR_open 2 macro
Dunistd_32.h26 #define __NR_open 5 macro
Dunistd_x32.h23 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h646 #if defined(__NR_open)
647 #define SYS_open __NR_open
/bionic/libc/
DSECCOMP_WHITELIST_COMMON.TXT65 # 5 (__NR_open) and 195 (__NR_stat64) are also required, but they are
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h23 #define __NR_open (__NR_Linux + 2) macro
Dunistd_n32.h23 #define __NR_open (__NR_Linux + 2) macro
Dunistd_o32.h26 #define __NR_open (__NR_Linux + 5) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h26 #define __NR_open (__NR_SYSCALL_BASE + 5) macro