Searched refs:__NR_open (Results 1 – 9 of 9) sorted by relevance
23 #define __NR_open 2 macro
26 #define __NR_open 5 macro
23 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
646 #if defined(__NR_open)647 #define SYS_open __NR_open
65 # 5 (__NR_open) and 195 (__NR_stat64) are also required, but they are
23 #define __NR_open (__NR_Linux + 2) macro
26 #define __NR_open (__NR_Linux + 5) macro
26 #define __NR_open (__NR_SYSCALL_BASE + 5) macro