/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 274 #if !defined(__NR_writev) 275 #define __NR_writev 66 macro
|
D | x86_64_linux_syscalls.h | 93 #if !defined(__NR_writev) 94 #define __NR_writev 20 macro
|
D | x86_32_linux_syscalls.h | 597 #if !defined(__NR_writev) 598 #define __NR_writev 146 macro
|
D | mips64_linux_syscalls.h | 92 #if !defined(__NR_writev) 93 #define __NR_writev (__NR_Linux + 19) macro
|
D | mips_linux_syscalls.h | 602 #if !defined(__NR_writev) 603 #define __NR_writev (__NR_Linux + 146) macro
|
D | arm_linux_syscalls.h | 456 #if !defined(__NR_writev) 457 #define __NR_writev (__NR_SYSCALL_BASE+146) macro
|
/external/minijail/linux-x86/ |
D | libsyscalls.gen.c | 66 #ifdef __NR_writev 67 { "writev", __NR_writev },
|
/external/valgrind/include/vki/ |
D | vki-scnums-arm64-linux.h | 105 #define __NR_writev 66 macro
|
D | vki-scnums-s390x-linux.h | 150 #define __NR_writev 146 macro
|
D | vki-scnums-amd64-linux.h | 59 #define __NR_writev 20 macro
|
D | vki-scnums-arm-linux.h | 183 #define __NR_writev 146 macro
|
D | vki-scnums-ppc64-linux.h | 183 #define __NR_writev 146 macro
|
D | vki-scnums-ppc32-linux.h | 183 #define __NR_writev 146 macro
|
D | vki-scnums-x86-linux.h | 183 #define __NR_writev 146 macro
|
D | vki-scnums-solaris.h | 179 #define __NR_writev SYS_writev macro
|
D | vki-scnums-mips64-linux.h | 58 #define __NR_writev (__NR_Linux + 19) macro
|
D | vki-scnums-mips32-linux.h | 186 #define __NR_writev (__NR_Linux + 146) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 24 #define __NR_writev 20 macro
|
D | unistd_32.h | 150 #define __NR_writev 146 macro
|
D | unistd_x32.h | 293 #define __NR_writev (__X32_SYSCALL_BIT + 516) macro
|
/external/strace/ |
D | scno.h | 68 #ifndef __NR_writev 69 # define __NR_writev (SYSCALL_BIT | 20) macro
|
/external/valgrind/memcheck/tests/arm64-linux/ |
D | scalar.c | 663 GO(__NR_writev, "3s 1m"); in main() 664 SY(__NR_writev, x0, x0, x0+1); FAIL; in main()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 169 #define __NR_writev (__NR_Linux + 146) macro 426 #define __NR_writev (__NR_Linux + 19) macro 769 #define __NR_writev (__NR_Linux + 19) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 209 #define __NR_writev 66 macro 210 __SC_COMP(__NR_writev, sys_writev, compat_sys_writev)
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd-common.h | 113 #define __NR_writev (__NR_SYSCALL_BASE + 146) macro
|