Searched refs:__NR_open (Results 1 – 6 of 6) sorted by relevance
11 #define __NR_open 2 macro
14 #define __NR_open 5 macro
11 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
750 #if defined(__NR_open)751 #define SYS_open __NR_open
14 #define __NR_open (__NR_SYSCALL_BASE + 5) macro