Searched refs:iovcount (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/nsl/ | ||
H A D | t_sndv.c | 56 int iovcount; local 240 &iovcount); 246 _t_adjust_iov(bytes_sent, iov, &iovcount); 248 retval = (int)writev(fd, iov, iovcount); |
Completed in 56 milliseconds