Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h30 #define __NR_access 21 macro
Dunistd_32.h42 #define __NR_access 33 macro
Dunistd_x32.h25 #define __NR_access (__X32_SYSCALL_BIT + 21) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h18 #if defined(__NR_access)
19 #define SYS_access __NR_access
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-eabi.h31 #define __NR_access (__NR_SYSCALL_BASE + 33) macro
Dunistd-oabi.h36 #define __NR_access (__NR_SYSCALL_BASE + 33) macro