Searched defs:__NR_sendfile (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h173 #if !defined(__NR_sendfile)
174 #define __NR_sendfile 40 macro
H A Darm_linux_syscalls.h610 #if !defined(__NR_sendfile)
611 #define __NR_sendfile (__NR_SYSCALL_BASE+187) macro
H A Dx86_32_linux_syscalls.h761 #if !defined(__NR_sendfile)
762 #define __NR_sendfile 187 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h82 #define __NR_sendfile 40 macro
H A Dvki-scnums-s390x-linux.h185 #define __NR_sendfile 187 macro
H A Dvki-scnums-arm-linux.h224 #define __NR_sendfile 187 macro
H A Dvki-scnums-darwin.h554 #define __NR_sendfile VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(337) macro
H A Dvki-scnums-mips32-linux.h247 #define __NR_sendfile (__NR_Linux + 207) macro
H A Dvki-scnums-ppc32-linux.h223 #define __NR_sendfile 186 macro
H A Dvki-scnums-ppc64-linux.h223 #define __NR_sendfile 186 macro
H A Dvki-scnums-x86-linux.h224 #define __NR_sendfile 187 macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h215 #define __NR_sendfile (__NR_SYSCALL_BASE+187) macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h230 #define __NR_sendfile (__NR_Linux + 207) macro
426 #define __NR_sendfile (__NR_Linux + 39) macro
749 #define __NR_sendfile (__NR_Linux + 39) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h195 #define __NR_sendfile 187 macro

Completed in 61 milliseconds