Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndvudata.c166 _t_gather(dataptr, tiov, tiovcount); in _tx_sndvudata()
H A Dt_sndv.c181 _t_gather(dataptr, tiov, tiovcount); in _tx_sndv()
H A Dtx.h345 void _t_gather(char *, const struct t_iovec *, unsigned int);
H A D_utility.c1519 _t_gather(char *dataptr, const struct t_iovec *tiov, unsigned int tiovcount) in _t_gather() function