Symbol: sendto
games/hunt/hunt/list.c
185
if (sendto(s, &msg, sizeof msg, 0, addr, addr->sa_len) == -1)
games/hunt/huntd/driver.c
1167
if (sendto(fd, &response, sizeof response, 0,
lib/libc/hidden/sys/socket.h
40
PROTO_CANCEL(sendto);
lib/libc/net/send.c
39
return (sendto(s, msg, len, flags, NULL, 0));
lib/libc/rpc/clnt_udp.c
232
ret = sendto(cu->cu_sock, cu->cu_outbuf, outlen, 0,
lib/libc/rpc/pmap_rmt.c
305
if (sendto(sock, outbuf, outlen, 0,
lib/libc/rpc/svc_udp.c
203
(void) sendto(xprt->xp_sock, reply, (int) replylen, 0,
lib/libc/rpc/svc_udp.c
225
if (sendto(xprt->xp_sock, rpc_buffer(xprt), slen, 0,
lib/libc/sys/w_sendto.c
28
ret = HIDDEN(sendto)(fd, msg, len, flags, to, tolen);
lib/libc/sys/w_sendto.c
32
DEF_CANCEL(sendto);
lib/libcrypto/bio/bss_dgram.c
307
ret = sendto(b->num, in, inl, 0, &data->peer.sa, peerlen);
lib/libradius/radius.c
340
n = sendto(s, packet->pdata, radius_get_length(packet), flags, sa,
libexec/login_radius/raddauth.c
455
if (sendto(sockfd, &auth, total_length, 0, (struct sockaddr *)&sin,
libexec/mail.local/mail.local.c
312
if (sendto(f, msg, len, 0, res->ai_addr, res->ai_addrlen) != len)
libexec/talkd/talkd.c
120
cc = sendto(STDOUT_FILENO, (char *)&response,
regress/lib/libc/sys/t_getrusage.c
188
ATF_REQUIRE(sendto(s, &sin, sizeof(sin), 0, (void *)&sin,
regress/sys/kern/unixsockets/undgram_selfconn.c
58
if (sendto(s, &s, sizeof(s), 0,
regress/sys/netinet/ipsec/nonxt-reflect.c
104
if (sendto(s, buf, 0, 0, (struct sockaddr *)&ss, slen) == -1)
sbin/dhcp6leased/frontend.c
935
if (sendto(EVENT_FD(&iface->udpev), dhcp_packet, pkt_len, 0,
sbin/dhcpleased/frontend.c
1085
if (sendto(iface->udpsock, packet, len, 0, (struct sockaddr *)&to,
sbin/unwind/frontend.c
1221
if(sendto(pq->fd, sldns_buffer_current(pq->abuf),
sbin/unwind/libunbound/util/netevent.c
407
sent = sendto(c->fd, (void*)sldns_buffer_begin(packet),
sbin/unwind/libunbound/util/netevent.c
542
sent = sendto(c->fd, (void*)sldns_buffer_begin(packet),
sys/sys/socket.h
585
ssize_t sendto(int, const void *,
usr.bin/rusers/rusers.c
573
if (sendto(sock[0], buf[0], outlen[0], 0,
usr.bin/rusers/rusers.c
578
if (sendto(sock[1], buf[1], outlen[1], 0,
usr.bin/talk/ctl_transact.c
68
cc = sendto(ctl_sockt, (char *)&msg, sizeof (msg), 0,
usr.bin/talk/invite.c
197
if (sendto(ctl_sockt, &msg, sizeof (msg), 0,
usr.bin/talk/invite.c
203
if (sendto(ctl_sockt, &msg, sizeof (msg), 0,
usr.bin/tftp/tftp.c
173
if (sendto(f, dp, size + 4, 0,
usr.bin/tftp/tftp.c
321
if (sendto(f, ackbuf, size, 0,
usr.bin/tftp/tftp.c
412
(void)sendto(f, ackbuf, 4, 0, (struct sockaddr *)&peer,
usr.bin/tftp/tftp.c
502
if (sendto(f, ackbuf, length, 0, peer,
usr.sbin/amd/amd/rpc_fwd.c
280
if (sendto(fwd_sock, (char *) pkt, len, 0,
usr.sbin/dhcpd/icmp.c
118
status = sendto(icmp_protocol_fd, &icmp, sizeof(icmp), 0,
usr.sbin/dhcpd/udpsock.c
180
return (sendto(interface->wfdesc, raw, len, 0, (struct sockaddr *)to,
usr.sbin/dhcrelay/bpf.c
345
result = sendto(server_fd, raw, len, 0,
usr.sbin/dvmrpd/packet.c
91
if (sendto(iface->fd, ibuf_data(pkt), ibuf_size(pkt), 0,
usr.sbin/eigrpd/packet.c
148
if (sendto(global.eigrp_socket_v6, ibuf_data(buf), ibuf_size(buf), 0,
usr.sbin/hostapd/iapp.c
116
if (sendto(iapp->i_udp, &frame, sizeof(frame),
usr.sbin/inetd/inetd.c
1469
(void) sendto(s, buffer, i, 0, (struct sockaddr *)&ss, size);
usr.sbin/inetd/inetd.c
1570
(void) sendto(s, text, sizeof(text), 0, (struct sockaddr *)&ss, size);
usr.sbin/inetd/inetd.c
1614
(void) sendto(s, &result, sizeof(result), 0,
usr.sbin/inetd/inetd.c
1649
(void) sendto(s, buffer, strlen(buffer), 0, (struct sockaddr *)&ss,
usr.sbin/ldpd/packet.c
109
if (sendto(fd, pkt, len, 0, sa, sa->sa_len) == -1) {
usr.sbin/mrouted/igmp.c
333
if (sendto(igmp_socket, send_buf, ntohs(ip->ip_len), 0,
usr.sbin/mrouted/rsrr.c
369
error = sendto(rsrr_socket, rsrr_send_buf, sendlen, 0,
usr.sbin/npppd/common/recvfromto.c
221
return sendto(s, buf, buflen, flags, to, tolen);
usr.sbin/npppd/l2tp/l2tp_ctrl.c
509
rval = sendto(LISTENER_SOCK(_this), msg, len, 0,
usr.sbin/npppd/npppd/privsep.c
766
r.retval = sendto(fd, a->msg,
usr.sbin/npppd/pptp/pptp_call.c
635
sz = sendto(pptp_ctrl_sock_gre(_this->ctrl), buf, opkt - buf, 0,
usr.sbin/nsd/server.c
4013
snd = sendto(sockfd,
usr.sbin/nsd/xdp-server.c
975
sendto(xsk_socket__fd(xsk->xsk), NULL, 0, MSG_DONTWAIT, NULL, 0);
usr.sbin/nsd/xfrd-notify.c
334
if(sendto(fd,
usr.sbin/nsd/xfrd.c
1813
if(sendto(fd,
usr.sbin/ntpd/ntp_msg.c
53
n = sendto(fd, msg, sizeof(*msg), 0, sa, sa_len);
usr.sbin/ospf6d/packet.c
105
if (sendto(iface->fd, ibuf_data(buf), ibuf_size(buf), 0,
usr.sbin/radiusd/radiusd.c
740
if ((sz = sendto(q->listen->sock, radius_get_data(q->res),
usr.sbin/radiusd/radiusd.c
790
if ((sz = sendto(q->listen->sock, radius_get_data(q->res),
usr.sbin/relayd/check_icmp.c
266
r = sendto(s, packet, sizeof(packet), 0, to, slen);
usr.sbin/relayd/relay_udp.c
490
if (sendto(con->se_out.s, buf, len, 0,
usr.sbin/relayd/relay_udp.c
532
if (sendto(rlay->rl_s, buf, len, 0,
usr.sbin/ripd/packet.c
70
if (sendto(iface->fd, pkt, len, 0,
usr.sbin/tftp-proxy/tftp-proxy.c
886
if (sendto(s, r->buf, r->buflen, 0,
usr.sbin/traceroute/worker.c
425
i = sendto(sndsock, outpacket, datalen, 0, to, to->sa_len);
usr.sbin/unbound/testcode/delayer.c
375
sent = sendto(p->s, (void*)sldns_buffer_begin(pkt),
usr.sbin/unbound/testcode/delayer.c
413
r = sendto(retsock, (void*)sldns_buffer_begin(pkt), (size_t)r,
usr.sbin/unbound/testcode/perf.c
273
r = sendto(info->io[n].fd, (void*)info->qlist_data[info->qlist_idx],
usr.sbin/unbound/util/netevent.c
407
sent = sendto(c->fd, (void*)sldns_buffer_begin(packet),
usr.sbin/unbound/util/netevent.c
542
sent = sendto(c->fd, (void*)sldns_buffer_begin(packet),
usr.sbin/ypbind/ypbind.c
630
if (sendto(pingsock, buf, outlen, 0,
usr.sbin/ypbind/ypbind.c
710
if (sendto(rpcsock, buf, outlen, 0, (struct sockaddr *)&bindsin,
usr.sbin/ypbind/ypbind.c
758
if (sendto(rpcsock, buf, outlen, 0, (struct sockaddr *)&bindsin,
usr.sbin/ypbind/ypbind.c
814
if (sendto(rpcsock, buf, outlen, 0,