Home
last modified time | relevance | path

Searched defs:__NR_open (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
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-arm/asm/
Dunistd.h35 #define __NR_open (__NR_SYSCALL_BASE+ 5) macro
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h27 #define __NR_open 5 macro