T_unbind_req
struct T_unbind_req *unbind_reqp;
unbind_reqp = (struct T_unbind_req *)ctlbufp->buf;
(int)sizeof (struct T_unbind_req), TI_UNBIND, &retlen) < 0) {
struct T_unbind_req *ubr;
ubr = (struct T_unbind_req *)mp->b_rptr;
mp = soallocproto(sizeof (struct T_unbind_req), _ALLOC_SLEEP, CRED());
struct T_unbind_req unbind_req;
soallocproto(sizeof (struct T_unbind_req), _ALLOC_INTR, cr);
soallocproto(sizeof (struct T_unbind_req), _ALLOC_SLEEP,
sizeof (struct T_unbind_req);
sizeof (struct T_unbind_req);
struct T_unbind_req *unbind_req;
unbind_req = (struct T_unbind_req *)buf;
#define TUNBINDREQSZ sizeof (struct T_unbind_req)
struct T_unbind_req unbind_req; /* unbind request */