Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c47 _tx_unbind(int fd, int api_semantics) in _tx_unbind() function
H A Dtli_wrappers.c208 return (_tx_unbind(fd, TX_TLI_API)); in t_unbind()
H A Dtx.h331 extern int _tx_unbind(int, int);
H A Dxti_wrappers.c275 return (_tx_unbind(fd, TX_XTI_API)); in _xti_unbind()