Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndv.c246 _t_adjust_iov(bytes_sent, iov, &iovcount); in _tx_sndv()
H A Dtx.h282 extern void _t_adjust_iov(int, struct iovec *, int *);
H A D_utility.c1579 _t_adjust_iov(int bytes_sent, struct iovec *iov, int *iovcountp) in _t_adjust_iov() function