Searched refs:__NR_sendto (Results 1 - 11 of 11) 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
/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/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.c913 res = VG_(do_syscall6)(__NR_sendto, sd, (UWord)msg,
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-amd64-linux.c1108 PLAX_(__NR_sendto, sys_sendto), // 44
H A Dsyswrap-arm-linux.c1728 PLAX_(__NR_sendto, sys_sendto), // 290
H A Dsyswrap-darwin.c7963 MACX_(__NR_sendto, sendto),

Completed in 67 milliseconds