Searched refs:_tx_rcv (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c138 return (_tx_rcv(fd, buf, nbytes, flags, TX_TLI_API));
H A Dtx.h319 extern int _tx_rcv(int, char *, unsigned, int *, int);
H A Dxti_wrappers.c154 return (_tx_rcv(fd, buf, nbytes, flags, TX_XTI_API));
H A Dt_rcv.c53 _tx_rcv(int fd, char *buf, unsigned nbytes, int *flags, int api_semantics) function

Completed in 87 milliseconds