Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c107 struct T_unbind_req *unbind_reqp; in _tx_unbind_locked() local
114 unbind_reqp = (struct T_unbind_req *)ctlbufp->buf; in _tx_unbind_locked()
115 unbind_reqp->PRIM_type = T_UNBIND_REQ; in _tx_unbind_locked()
117 if (_t_do_ioctl(fd, (char *)unbind_reqp, in _tx_unbind_locked()