/external/libchrome/sandbox/linux/system_headers/ |
D | arm64_linux_syscalls.h | 854 #if !defined(__NR_sendmsg) 855 #define __NR_sendmsg 211 macro
|
D | x86_64_linux_syscalls.h | 197 #if !defined(__NR_sendmsg) 198 #define __NR_sendmsg 46 macro
|
D | mips64_linux_syscalls.h | 196 #if !defined(__NR_sendmsg) 197 #define __NR_sendmsg (__NR_Linux + 45) macro
|
D | mips_linux_syscalls.h | 734 #if !defined(__NR_sendmsg) 735 #define __NR_sendmsg (__NR_Linux + 179) macro
|
D | arm_linux_syscalls.h | 1024 #if !defined(__NR_sendmsg) 1025 #define __NR_sendmsg (__NR_SYSCALL_BASE+296) macro
|
/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 354 #define __NR_sendmsg 211 macro
|
D | vki-scnums-arm64-linux.h | 256 #define __NR_sendmsg 211 macro
|
D | vki-scnums-amd64-linux.h | 88 #define __NR_sendmsg 46 macro
|
D | vki-scnums-arm-linux.h | 334 #define __NR_sendmsg 296 macro
|
D | vki-scnums-ppc64-linux.h | 378 #define __NR_sendmsg 341 macro
|
D | vki-scnums-ppc32-linux.h | 386 #define __NR_sendmsg 341 macro
|
D | vki-scnums-solaris.h | 294 #define __NR_sendmsg SYS_sendmsg macro
|
D | vki-scnums-mips64-linux.h | 84 #define __NR_sendmsg (__NR_Linux + 45) macro
|
D | vki-scnums-mips32-linux.h | 219 #define __NR_sendmsg (__NR_Linux + 179) macro
|
D | vki-scnums-darwin.h | 245 #define __NR_sendmsg VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(28) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 50 #define __NR_sendmsg 46 macro
|
D | unistd_32.h | 370 #define __NR_sendmsg 370 macro
|
D | unistd_x32.h | 291 #define __NR_sendmsg (__X32_SYSCALL_BIT + 518) macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 202 #define __NR_sendmsg (__NR_Linux + 179) macro 445 #define __NR_sendmsg (__NR_Linux + 45) macro 782 #define __NR_sendmsg (__NR_Linux + 45) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 576 #define __NR_sendmsg 211 macro 577 __SC_COMP(__NR_sendmsg, sys_sendmsg, compat_sys_sendmsg)
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd.h | 324 #define __NR_sendmsg (__NR_SYSCALL_BASE+296) macro
|
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/ |
D | syscall_sets.cc | 558 case __NR_sendmsg: // Could specify destination. in IsAllowedGeneralIo()
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-arm64-linux.c | 1029 LINX_(__NR_sendmsg, sys_sendmsg), // 211
|
D | syswrap-mips64-linux.c | 682 LINX_ (__NR_sendmsg, sys_sendmsg),
|
D | syswrap-amd64-linux.c | 752 LINX_(__NR_sendmsg, sys_sendmsg), // 46
|