Home
last modified time | relevance | path

Searched refs:sendto (Results 1 – 25 of 198) sorted by relevance

12345678

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dsys_socket.in.h615 # 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 Dsys_time.in.h174 # undef sendto
175 # define sendto sendto_used_without_including_sys_socket_h
203 _GL_WARN_ON_USE (sendto,
H A Dsys_select.in.h224 # 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 Dserver.c221 (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 Dsocket_wrapper.h106 #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 Dsendmsg.c63 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 Dsocket.d1566 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 Dinvite.c180 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 Dctl_transact.c74 cc = sendto(ctl_sockt, (char *)&tmsg, sizeof (tmsg), 0, in ctl_transact()
/netbsd-src/tests/net/net/
H A Dt_udp.c50 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 Dsend.c55 return (sendto(s, msg, len, flags, NULL, 0)); in __weak_alias()
/netbsd-src/sbin/ping/
H A Dping_hostops.c49 .op_sendto = sendto,
H A Dprog_ops.h73 #define prog_sendto sendto
/netbsd-src/usr.sbin/traceroute/
H A Dtraceroute_hostops.c50 .op_sendto = sendto,
H A Dprog_ops.h88 #define prog_sendto sendto
/netbsd-src/usr.bin/tftp/
H A Dtftp.c275 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 Dans.py158 self.sock.sendto(data, dst)
167 self.csock.sendto(data, self.dst)
/netbsd-src/libexec/tftpd/
H A Dtftpd.c984 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 Dbiff_notify.c98 if (sendto(sock, text, len, 0, (struct sockaddr *) &sin, sizeof(sin)) != len) in biff_notify()
/netbsd-src/tests/usr.bin/sdiff/
H A Dd_iflags_b1.out61 native-sendto: true then permit <
65 > native-sendto: true then permit
H A Dd_iflags_d1.out61 native-sendto: true then permit <
65 > native-sendto: true then permit
H A Dd_iflags_d2.out49 native-sendto: true then permit | native-mmap: permit
60 > native-sendto: true then permit
H A Dd_iflags_b2.out49 native-sendto: true then permit | native-mmap: permit
60 > native-sendto: true then permit
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Dslinux.c85 if (sendto(fd, pkt, len, 0, &s, sizeof(s)) == -1)
H A Dsockraw.c82 if (sendto(fd, pkt, len, 0, &sin, sizeof(sin)) == -1) in sendip()

12345678