Searched defs:unbind_reqp (Results 1 - 1 of 1) sorted by relevance

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

Completed in 69 milliseconds