Searched defs:__NR_read (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h21 #define __NR_read 0 macro
H A Dunistd_x32.h21 #define __NR_read (__X32_SYSCALL_BIT + 0) macro
H A Dunistd_32.h25 #define __NR_read 3 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h27 #define __NR_read (__NR_SYSCALL_BASE+ 3) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h117 #define __NR_read 63 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h29 #define __NR_read (__NR_Linux + 3) macro
470 #define __NR_read (__NR_Linux + 0) macro
865 #define __NR_read (__NR_Linux + 0) macro

Completed in 54 milliseconds