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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndv.c56 int iovcount; local
240 &iovcount);
246 _t_adjust_iov(bytes_sent, iov, &iovcount);
248 retval = (int)writev(fd, iov, iovcount);

Completed in 54 milliseconds