Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/nsl/
H A Dt_sndv.c48 _tx_sndv(int fd, const struct t_iovec *tiov, unsigned int tiovcount, in _tx_sndv() function
H A Dtx.h358 extern int _tx_sndv(int, const struct t_iovec *, unsigned int, int, int);
H A Dxti_wrappers.c247 return (_tx_sndv(fd, tiov, tiovcount, flags, TX_XTI_XNS5_API)); in _xti_sndv()