Searched refs:_t_scatter (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | t_rcvvudata.c | 209 _t_scatter(&databuf, tiov, tiovcount); in _tx_rcvvudata() 252 _t_scatter(&databuf, tiov, tiovcount); in _tx_rcvvudata()
|
H A D | t_rcvv.c | 264 _t_scatter(&databuf, tiov, tiovcount); in _tx_rcvv() 391 _t_scatter(&databuf, tiov, tiovcount); in _tx_rcvv()
|
H A D | tx.h | 344 void _t_scatter(struct strbuf *, struct t_iovec *, int);
|
H A D | _utility.c | 1546 _t_scatter(struct strbuf *pdatabuf, struct t_iovec *tiov, int tiovcount) in _t_scatter() function
|