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