Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/nsl/
H A D_utility.c1579 _t_adjust_iov(int bytes_sent, struct iovec *iov, int *iovcountp) in _t_adjust_iov() argument
1584 for (i = 0; i < *iovcountp && bytes_sent; i++) { in _t_adjust_iov()
1608 struct iovec *iov, int *iovcountp) in _t_copy_tiov_to_iov() argument
1625 *iovcountp = i; in _t_copy_tiov_to_iov()