Home
last modified time | relevance | path

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

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