Searched refs:__NR_sendto (Results 1 - 17 of 17) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h86 #define __NR_sendto 44 macro
H A Dvki-scnums-arm-linux.h328 #define __NR_sendto 290 macro
H A Dvki-scnums-ppc32-linux.h380 #define __NR_sendto 335 macro
H A Dvki-scnums-ppc64-linux.h372 #define __NR_sendto 335 macro
H A Dvki-scnums-darwin.h328 #define __NR_sendto VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(133) macro
H A Dvki-scnums-mips32-linux.h220 #define __NR_sendto (__NR_Linux + 180) macro
/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h189 #if !defined(__NR_sendto)
190 #define __NR_sendto 44 macro
H A Darm_linux_syscalls.h998 #if !defined(__NR_sendto)
999 #define __NR_sendto (__NR_SYSCALL_BASE+290) macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h203 #define __NR_sendto (__NR_Linux + 180) macro
430 #define __NR_sendto (__NR_Linux + 43) macro
753 #define __NR_sendto (__NR_Linux + 43) macro
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Ddemo.cc340 case __NR_sendmsg: case __NR_sendto:
/external/kernel-headers/original/asm-arm/
H A Dunistd.h318 #define __NR_sendto (__NR_SYSCALL_BASE+290) macro
/external/valgrind/main/coregrind/
H A Dm_libcfile.c947 res = VG_(do_syscall6)(__NR_sendto, sd, (UWord)msg,
/external/chromium_org/content/common/
H A Dsandbox_seccomp_bpf_linux.cc776 case __NR_sendto: // Could specify destination.
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c1124 PLAX_(__NR_sendto, sys_sendto), // 44
H A Dsyswrap-arm-linux.c1801 PLAX_(__NR_sendto, sys_sendto), // 290
H A Dsyswrap-mips32-linux.c1607 PLAX_ (__NR_sendto, sys_sendto), // 180
H A Dsyswrap-darwin.c8053 MACX_(__NR_sendto, sendto),

Completed in 433 milliseconds