Searched refs:stream_sendto (Results 1 – 1 of 1) sorted by relevance
61 static ssize_t stream_sendto(int, const void *, size_t, int);1042 bytes = stream_sendto(sock_id, msg, len, flags); in sendto()1128 stream_sendto(int i, const void *msg, size_t len, int flags) in stream_sendto() function