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

/illumos-gate/usr/src/stand/lib/sock/
H A Dsock_test.c717 int buf_len, ret, snd_cnt; local
774 if ((snd_cnt = st_local_send(newfd, buf, ret, 0)) < ret) {
779 printf("@ Sent %d bytes\n", snd_cnt);

Completed in 44 milliseconds