Searched refs:_tx_bind (Results 1 – 4 of 4) sorted by relevance
56 return (_tx_bind(fd, req, ret, TX_TLI_API)); in t_bind()
46 _tx_bind( in _tx_bind() function
306 extern int _tx_bind(int, const struct t_bind *, struct t_bind *, int);
75 return (_tx_bind(fd, req, ret, TX_XTI_API)); in _xti_bind()