Searched refs:_tx_rcvconnect (Results 1 – 4 of 4) sorted by relevance
52 _tx_rcvconnect(int fd, struct t_call *call, int api_semantics) in _tx_rcvconnect() function
144 return (_tx_rcvconnect(fd, call, TX_TLI_API)); in t_rcvconnect()
320 extern int _tx_rcvconnect(int, struct t_call *, int);
160 return (_tx_rcvconnect(fd, call, TX_XTI_API)); in _xti_rcvconnect()