Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h24 #define __NR_open 2 macro
Dunistd_32.h27 #define __NR_open 5 macro
Dunistd_x32.h24 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h384 #define __NR_open 1024 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h31 #define __NR_open (__NR_Linux + 5) macro
479 #define __NR_open (__NR_Linux + 2) macro
880 #define __NR_open (__NR_Linux + 2) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h173 #define SYS_open __NR_open
504 #define SYS_open __NR_open
863 #define SYS_open __NR_open
1233 #define SYS_open __NR_open
1570 #define SYS_open __NR_open
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h30 #define __NR_open (__NR_SYSCALL_BASE + 5) macro