Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h39 #define __NR_pwrite64 18 macro
Dunistd_32.h202 #define __NR_pwrite64 181 macro
Dunistd_x32.h36 #define __NR_pwrite64 (__X32_SYSCALL_BIT + 18) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h107 #define __NR_pwrite64 68 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h816 #if defined(__NR_pwrite64)
817 #define SYS_pwrite64 __NR_pwrite64
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h163 #define __NR_pwrite64 (__NR_SYSCALL_BASE + 181) macro