Searched defs:__NR_open (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h24 #define __NR_open 2 macro
H A Dunistd_x32.h24 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
H A Dunistd_32.h27 #define __NR_open 5 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h30 #define __NR_open (__NR_SYSCALL_BASE+ 5) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h376 #define __NR_open 1024 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h31 #define __NR_open (__NR_Linux + 5) macro
472 #define __NR_open (__NR_Linux + 2) macro
867 #define __NR_open (__NR_Linux + 2) macro

Completed in 36 milliseconds