Home
last modified time | relevance | path

Searched refs:_tx_unbind_locked (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c89 retval = _tx_unbind_locked(fd, tiptr, &ctlbuf); in _tx_unbind()
103 _tx_unbind_locked(int fd, struct _ti_user *tiptr, struct strbuf *ctlbufp) in _tx_unbind_locked() function
H A Dt_bind.c161 (void) _tx_unbind_locked(fd, tiptr, &ctlbuf); in _tx_bind()
H A Dtx.h332 extern int _tx_unbind_locked(int, struct _ti_user *, struct strbuf *);