Searched refs:st_local_sendto (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/sock/
H A Dsock_test.c81 static int st_local_sendto(int, const void *, size_t, int,
215 st_local_sendto(int sd, const void *msg, size_t len, int flags, function
616 if ((send_cnt = st_local_sendto(g_sock_fd, buf, send_cnt, 0,

Completed in 83 milliseconds