| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | sys_socket.in.h | 615 # undef sendto 616 # define sendto rpl_sendto 618 _GL_FUNCDECL_RPL (sendto, ssize_t, 622 _GL_CXXALIAS_RPL (sendto, ssize_t, 628 _GL_CXXALIAS_SYS_CAST (sendto, ssize_t, 632 _GL_CXXALIASWARN (sendto); 634 # undef sendto 635 # define sendto sendto_used_without_requesting_gnulib_module_sendto 637 # undef sendto 639 _GL_WARN_ON_USE (sendto, "sendto is not always POSIX compliant - "
|
| H A D | sys_time.in.h | 174 # undef sendto 175 # define sendto sendto_used_without_including_sys_socket_h 203 _GL_WARN_ON_USE (sendto,
|
| H A D | sys_select.in.h | 224 # undef sendto 225 # define sendto sendto_used_without_including_sys_socket_h 253 _GL_WARN_ON_USE (sendto,
|
| /netbsd-src/games/hunt/hunt/ |
| H A D | server.c | 221 (void) sendto(contactsock, &wiremsg, sizeof(wiremsg), 0, in send_messages() 235 (void) sendto(contactsock, &wiremsg, sizeof(wiremsg), 0, in send_messages() 257 if (sendto(contactsock, &wiremsg, sizeof(wiremsg), 0, in send_messages() 264 if (sendto(contactsock, &wiremsg, sizeof(wiremsg), 0, in send_messages()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | socket_wrapper.h | 106 #ifdef sendto 107 #undef sendto 109 #define sendto(s,buf,len,flags,to,tolen) swrap_sendto(s,buf,len,flags,to,tolen) macro
|
| H A D | sendmsg.c | 63 ret = sendto (s, buf, tot, flags, msg->msg_name, msg->msg_namelen); in sendmsg()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/ |
| H A D | socket.d | 1566 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1587 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1608 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1629 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1650 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1672 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1696 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1717 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1738 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t); 1759 ssize_t sendto(int, const scope void*, size_t, int, const scope sockaddr*, socklen_t);
|
| /netbsd-src/usr.bin/talk/ |
| H A D | invite.c | 180 if (sendto(ctl_sockt, &msg, sizeof (msg), 0, in send_delete() 186 if (sendto(ctl_sockt, &msg, sizeof (msg), 0, in send_delete()
|
| H A D | ctl_transact.c | 74 cc = sendto(ctl_sockt, (char *)&tmsg, sizeof (tmsg), 0, in ctl_transact()
|
| /netbsd-src/tests/net/net/ |
| H A D | t_udp.c | 50 e = sendto(s, msg, sizeof(msg), 0, res->ai_addr, res->ai_addrlen); in sendit() 54 e = sendto(s, msg, sizeof(msg), 0, res->ai_addr, res->ai_addrlen); in sendit()
|
| /netbsd-src/lib/libc/net/ |
| H A D | send.c | 55 return (sendto(s, msg, len, flags, NULL, 0)); in __weak_alias()
|
| /netbsd-src/sbin/ping/ |
| H A D | ping_hostops.c | 49 .op_sendto = sendto,
|
| H A D | prog_ops.h | 73 #define prog_sendto sendto
|
| /netbsd-src/usr.sbin/traceroute/ |
| H A D | traceroute_hostops.c | 50 .op_sendto = sendto,
|
| H A D | prog_ops.h | 88 #define prog_sendto sendto
|
| /netbsd-src/usr.bin/tftp/ |
| H A D | tftp.c | 275 n = sendto(f, dp, (socklen_t)(size + 4), 0, in sendfile() 418 if (sendto(f, ackbuf, (socklen_t)size, 0, in recvfile() 521 (void) sendto(f, ackbuf, 4, 0, (struct sockaddr *)(void *)&peer, in recvfile() 628 if ((size_t)sendto(f, ackbuf, msglen, 0, peer, (socklen_t)peer->sa_len) != msglen) in nak()
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/pipelined/ans5/ |
| H A D | ans.py | 158 self.sock.sendto(data, dst) 167 self.csock.sendto(data, self.dst)
|
| /netbsd-src/libexec/tftpd/ |
| H A D | tftpd.c | 984 if ((n = sendto(peer, dp, size + 4, 0, (struct sockaddr *)&from, fromlen)) != size + 4) { in sendfile() 1080 if (sendto(peer, ap, acklength, 0, (struct sockaddr *)&from, fromlen) != acklength) { in recvfile() 1140 (void) sendto(peer, ackbuf, 4, 0, (struct sockaddr *)&from, fromlen); in recvfile() 1149 (void) sendto(peer, ackbuf, 4, 0, (struct sockaddr *)&from, fromlen); /* resend final ack */ in recvfile() 1217 if (sendto(peer, buf, msglen, 0, (struct sockaddr *)&from, fromlen) != (ssize_t)msglen) in nak()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/local/ |
| H A D | biff_notify.c | 98 if (sendto(sock, text, len, 0, (struct sockaddr *) &sin, sizeof(sin)) != len) in biff_notify()
|
| /netbsd-src/tests/usr.bin/sdiff/ |
| H A D | d_iflags_b1.out | 61 native-sendto: true then permit < 65 > native-sendto: true then permit
|
| H A D | d_iflags_d1.out | 61 native-sendto: true then permit < 65 > native-sendto: true then permit
|
| H A D | d_iflags_d2.out | 49 native-sendto: true then permit | native-mmap: permit 60 > native-sendto: true then permit
|
| H A D | d_iflags_b2.out | 49 native-sendto: true then permit | native-mmap: permit 60 > native-sendto: true then permit
|
| /netbsd-src/external/bsd/ipf/dist/ipsend/ |
| H A D | slinux.c | 85 if (sendto(fd, pkt, len, 0, &s, sizeof(s)) == -1)
|
| H A D | sockraw.c | 82 if (sendto(fd, pkt, len, 0, &sin, sizeof(sin)) == -1) in sendip()
|