Searched refs:_tx_sndv (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/nsl/ |
H A D | t_sndv.c | 48 _tx_sndv(int fd, const struct t_iovec *tiov, unsigned int tiovcount, function
|
H A D | tx.h | 358 extern int _tx_sndv(int, const struct t_iovec *, unsigned int, int, int);
|
H A D | xti_wrappers.c | 247 return (_tx_sndv(fd, tiov, tiovcount, flags, TX_XTI_XNS5_API));
|
Completed in 523 milliseconds