Home
last modified time | relevance | path

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; in st_echo() local
774 if ((snd_cnt = st_local_send(newfd, buf, ret, 0)) < ret) { in st_echo()
779 printf("@ Sent %d bytes\n", snd_cnt); in st_echo()