Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h11 #define __NR_open 2 macro
Dunistd_32.h14 #define __NR_open 5 macro
Dunistd_x32.h11 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h750 #if defined(__NR_open)
751 #define SYS_open __NR_open
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-eabi.h14 #define __NR_open (__NR_SYSCALL_BASE + 5) macro
Dunistd-oabi.h14 #define __NR_open (__NR_SYSCALL_BASE + 5) macro