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

/bionic/libc/include/sys/
H A Dlinux-syscalls.h18 #define __NR_open (__NR_SYSCALL_BASE + 5) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h35 #define __NR_open (__NR_SYSCALL_BASE+ 5) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h31 #define __NR_open (__NR_Linux + 5) macro
467 #define __NR_open (__NR_Linux + 2) macro
856 #define __NR_open (__NR_Linux + 2) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h27 #define __NR_open 5 macro

Completed in 16 milliseconds