Searched refs:_tx_rcv (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 131 return (_tx_rcv(fd, buf, nbytes, flags, TX_TLI_API));
|
H A D | tx.h | 316 extern int _tx_rcv(int, void *, unsigned, int *, int);
|
H A D | xti_wrappers.c | 150 return (_tx_rcv(fd, buf, nbytes, flags, TX_XTI_API));
|
H A D | t_rcv.c | 49 _tx_rcv(int fd, void *buf, unsigned nbytes, int *flags, int api_semantics) function
|
Completed in 31 milliseconds