Searched refs:win32_sendto (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/win32/include/sys/ |
H A D | socket.h | 78 int win32_sendto (SOCKET s, const char * buf, int len, int flags, 125 #define sendto win32_sendto
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32sck.c | 520 win32_sendto(SOCKET s, const char *buf, int len, int flags, in win32_sendto() function
|
H A D | perlhost.h | 1536 return win32_sendto(s, buffer, len, flags, to, tolen); in PerlSockSendto()
|