Home
last modified time | relevance | path

Searched defs:sendto (Results 1 – 7 of 7) sorted by relevance

/titanic_51/usr/src/lib/libbc/libc/sys/common/
H A Dsend.c67 sendto(s, msg, len, flags, to, tolen) in sendto() function
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c711 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 Dweaks.c55 #pragma weak sendto = _sendto macro
/titanic_51/usr/src/stand/lib/sock/
H A Dsocket.c992 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 Dsocket.h511 #define sendto __xnet_sendto macro
/titanic_51/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c1819 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 Dsocksyscalls.c1371 sendto(int sock, void *buffer, size_t len, int flags, in sendto() function