/titanic_44/usr/src/cmd/cmd-inet/usr.bin/talk/ |
H A D | invite.c | 208 if (sendto(ctl_sockt, (char *)&msg, sizeof (CTL_MSG), 0, in send_delete() 216 if (sendto(ctl_sockt, (char *)&msg, sizeof (CTL_MSG), 0, in send_delete()
|
H A D | ctl_transact.c | 89 cc = sendto(ctl_sockt,
|
/titanic_44/usr/src/lib/libc/common/sys/ |
H A D | _so_sendto.s | 40 SYSCALL2_RESTART_RVAL1(__so_sendto,sendto)
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | socket.h | 501 #pragma redefine_extname sendto __xnet_sendto 510 #define sendto __xnet_sendto macro 542 extern ssize_t sendto(int, const void *, size_t, int, const struct sockaddr *,
|
/titanic_44/usr/src/lib/libwanboot/common/ |
H A D | socket_inet.c | 83 return (sendto(fildes, buf, nbyte, 0, (struct sockaddr *)addr, in socket_write()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute_aux.c | 299 cc = sendto(sndsock, (char *)outip, send_size, 0, to, in send_probe() 302 cc = sendto(sndsock, (char *)outicmp, send_size, 0, to, in send_probe() 305 cc = sendto(sndsock, (char *)outp, send_size, 0, to, in send_probe()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | tftp.c | 162 n = sendto(f, dp, size + 4, 0, in tftp_sendfile() 289 if (sendto(f, ackbuf.tb_data, size, 0, (struct sockaddr *)&sin6, in tftp_recvfile() 394 if (sendto(f, ackbuf.tb_data, 4, 0, in tftp_recvfile() 641 if (sendto(f, ackbuf.tb_data, length, 0, in nak()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rwhod.c | 449 (void) sendto(s, &mywd, cc, 0, in onalrm() 465 (void) sendto(s, &mywd, cc, 0, in onalrm() 469 (void) sendto(s, &mywd, cc, 0, in onalrm() 711 sendto(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to, in sendto() function
|
H A D | in.tftpd.c | 1027 if (sendto(peer, &oackbuf, oacklen, 0, in tftpd_sendfile() 1104 if (sendto(peer, dp, size + 4, 0, in tftpd_sendfile() 1221 if (sendto(peer, &ackbuf, acklen, 0, (struct sockaddr *)&from, in tftpd_recvfile() 1309 if (sendto(peer, &ackbuf, 4, 0, (struct sockaddr *)&from, in tftpd_recvfile() 1329 if (sendto(peer, &ackbuf, 4, 0, (struct sockaddr *)&from, in tftpd_recvfile() 1374 ret = sendto(peer, &buf, length, 0, (struct sockaddr *)&from, in nak()
|
/titanic_44/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_netbios_datagram.c | 386 (void) sendto(datagram_sock, buffer, count, 0, in smb_netbios_datagram_send() 465 (void) sendto(datagram_sock, buffer, count, 0, in smb_netbios_datagram_send_to_net() 801 (void) sendto(datagram_sock, datagram->rawbuf, in smb_netbios_BPM_datagram()
|
/titanic_44/usr/src/stand/lib/inet/ |
H A D | icmp4.c | 128 (void) sendto(s, (caddr_t)icmphp, icmp_len, 0, in icmp4()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/ |
H A D | in.talkd.c | 112 cc = sendto(0, (char *)&response, sizeof (response), 0, in main()
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | send.c | 67 sendto(s, msg, len, flags, to, tolen) in sendto() function
|
/titanic_44/usr/src/cmd/mail/ |
H A D | sendlist.c | 223 sendto(f, msg, strlen(msg)+1, 0, (struct sockaddr *)&addr, in notifybiff()
|
/titanic_44/usr/src/man/man3socket/ |
H A D | Makefile | 136 sendto.3socket \ 251 sendto.3socket := LINKSRC = send.3socket
|
/titanic_44/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 229 sendto 242
|
/titanic_44/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 228 sendto 242
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | output.c | 119 if (sendto(ifp->int_sock, packet, size, flags, in sendpacket()
|
/titanic_44/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 157 sendto SIMPLE /* 133 = 6, sendto */
|
/titanic_44/usr/src/man/man3xnet/ |
H A D | Makefile | 45 sendto.3xnet \
|
/titanic_44/usr/src/lib/libdscfg/common/ |
H A D | cfg_lockdmsg.c | 74 rc = sendto(lock_soc, &message_buf, sizeof (message_buf), 0, in send_cmd()
|
/titanic_44/usr/src/lib/libsocket/socket/ |
H A D | weaks.c | 55 #pragma weak sendto = _sendto macro
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | syslog.c | 201 if (sendto(LogFile, outline, c, 0, &SyslogAddr, in vsyslog()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/ |
H A D | ilb_probe.c | 698 if (sendto(send_sd, buf, 0, 0, (struct sockaddr *)&dst_addr, in udp_query() 816 if (sendto(sd, buf, sizeof (buf), 0, (struct sockaddr *)&dst_addr, in ping_query()
|
/titanic_44/usr/src/stand/lib/sock/ |
H A D | socket.c | 548 return (sendto(s, buf, nbyte, 0, (struct sockaddr *)addr, in socket_write() 983 return (sendto(s, msg, len, flags, NULL, 0)); in send() 992 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, in sendto() function
|