Searched refs:_tx_unbind (Results 1 – 4 of 4) sorted by relevance
49 _tx_unbind(int fd, int api_semantics) in _tx_unbind() function
210 return (_tx_unbind(fd, TX_TLI_API)); in t_unbind()
331 extern int _tx_unbind(int, int);
278 return (_tx_unbind(fd, TX_XTI_API)); in _xti_unbind()