Searched refs:T_unbind_req (Results 1 – 8 of 8) sorted by relevance
105 struct T_unbind_req *unbind_reqp; in _tx_unbind_locked()112 unbind_reqp = (struct T_unbind_req *)ctlbufp->buf; in _tx_unbind_locked()116 (int)sizeof (struct T_unbind_req), TI_UNBIND, &retlen) < 0) { in _tx_unbind_locked()
70 struct T_unbind_req *unbind_req; in t_kunbind()92 unbind_req = (struct T_unbind_req *)buf; in t_kunbind()
284 struct T_unbind_req { struct550 struct T_unbind_req unbind_req; /* unbind request */
121 #define TUNBINDREQSZ sizeof (struct T_unbind_req)
386 mp = soallocproto(sizeof (struct T_unbind_req), _ALLOC_SLEEP, CRED()); in so_basic_strinit()1521 struct T_unbind_req *ubr; in strsock_discon_ind()1590 ubr = (struct T_unbind_req *)mp->b_rptr; in strsock_discon_ind()
669 soallocproto(sizeof (struct T_unbind_req), _ALLOC_SLEEP, in sotpi_bindlisten()1372 struct T_unbind_req unbind_req; in sotpi_unbind()2161 soallocproto(sizeof (struct T_unbind_req), _ALLOC_INTR, cr); in sotpi_connect()
256 sizeof (struct T_unbind_req); in telmodopen()
262 sizeof (struct T_unbind_req); in rlmodopen()