Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtx.h354 extern int _tx_rcvv(int, struct t_iovec *, unsigned int, int *, int);
H A Dxti_wrappers.c193 return (_tx_rcvv(fd, tiov, tiovcount, flags, TX_XTI_XNS5_API)); in _xti_rcvv()
H A Dt_rcvv.c48 _tx_rcvv(int fd, struct t_iovec *tiov, unsigned int tiovcount, int *flags, in _tx_rcvv() function