Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c56 return (_tx_bind(fd, req, ret, TX_TLI_API)); in t_bind()
H A Dt_bind.c46 _tx_bind( in _tx_bind() function
H A Dtx.h306 extern int _tx_bind(int, const struct t_bind *, struct t_bind *, int);
H A Dxti_wrappers.c75 return (_tx_bind(fd, req, ret, TX_XTI_API)); in _xti_bind()