Searched refs:__NR_open (Results 1 – 5 of 5) sorted by relevance
23 #define __NR_open 2 macro
26 #define __NR_open 5 macro
23 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
693 #if defined(__NR_open)694 #define SYS_open __NR_open
26 #define __NR_open (__NR_SYSCALL_BASE + 5) macro