Searched refs:__NR_access (Results 1 – 5 of 5) sorted by relevance
42 #define __NR_access 21 macro
54 #define __NR_access 33 macro
37 #define __NR_access (__X32_SYSCALL_BIT + 21) macro
18 #if defined(__NR_access)19 #define SYS_access __NR_access
43 #define __NR_access (__NR_SYSCALL_BASE + 33) macro