Home
last modified time | relevance | path

Searched refs:_tx_unbind (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c49 _tx_unbind(int fd, int api_semantics) in _tx_unbind() function
H A Dtli_wrappers.c210 return (_tx_unbind(fd, TX_TLI_API)); in t_unbind()
H A Dtx.h331 extern int _tx_unbind(int, int);
H A Dxti_wrappers.c278 return (_tx_unbind(fd, TX_XTI_API)); in _xti_unbind()