Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_unbind.c105 struct T_unbind_req *unbind_reqp; in _tx_unbind_locked() local
112 unbind_reqp = (struct T_unbind_req *)ctlbufp->buf; in _tx_unbind_locked()
113 unbind_reqp->PRIM_type = T_UNBIND_REQ; in _tx_unbind_locked()
115 if (_t_do_ioctl(fd, (char *)unbind_reqp, in _tx_unbind_locked()