Searched refs:_tx_rcv (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 138 return (_tx_rcv(fd, buf, nbytes, flags, TX_TLI_API)); in t_rcv()
|
H A D | tx.h | 319 extern int _tx_rcv(int, char *, unsigned, int *, int);
|
H A D | xti_wrappers.c | 154 return (_tx_rcv(fd, buf, nbytes, flags, TX_XTI_API)); in _xti_rcv()
|
H A D | t_rcv.c | 53 _tx_rcv(int fd, char *buf, unsigned nbytes, int *flags, int api_semantics) in _tx_rcv() function
|