Searched defs:sendto (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/lib/libbc/libc/sys/common/ |
H A D | send.c | 67 sendto(s, msg, len, flags, to, tolen) in sendto() function
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rwhod.c | 711 sendto(int s, const void *buf, size_t cc, int flags, const struct sockaddr *to, in sendto() function
|
/titanic_51/usr/src/lib/libsocket/socket/ |
H A D | weaks.c | 55 #pragma weak sendto = _sendto macro
|
/titanic_51/usr/src/stand/lib/sock/ |
H A D | socket.c | 992 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, in sendto() function
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | socket.h | 511 #define sendto __xnet_sendto macro
|
/titanic_51/usr/src/uts/common/inet/sctp/ |
H A D | sctp_input.c | 1819 sctp_make_sack(sctp_t *sctp, sctp_faddr_t *sendto, mblk_t *dups) in sctp_make_sack() argument
|
/titanic_51/usr/src/uts/common/fs/sockfs/ |
H A D | socksyscalls.c | 1371 sendto(int sock, void *buffer, size_t len, int flags, in sendto() function
|