Home
last modified time | relevance | path

Searched refs:T_unbind_req (Results 1 – 9 of 9) 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()
114 unbind_reqp = (struct T_unbind_req *)ctlbufp->buf; in _tx_unbind_locked()
118 (int)sizeof (struct T_unbind_req), TI_UNBIND, &retlen) < 0) { in _tx_unbind_locked()
/titanic_44/usr/src/uts/common/ktli/
H A Dt_kunbind.c72 struct T_unbind_req *unbind_req; in t_kunbind()
94 unbind_req = (struct T_unbind_req *)buf; in t_kunbind()
/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h207 struct T_unbind_req { struct
367 struct T_unbind_req unbind_req; /* unbind request */
/titanic_44/usr/src/uts/common/sys/
H A Dt_kuser.h120 #define TUNBINDREQSZ sizeof (struct T_unbind_req)
H A Dtihdr.h321 struct T_unbind_req { struct
587 struct T_unbind_req unbind_req; /* unbind request */
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c386 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()
H A Dsocktpi.c666 soallocproto(sizeof (struct T_unbind_req), _ALLOC_SLEEP, in sotpi_bindlisten()
1403 struct T_unbind_req unbind_req; in sotpi_unbind()
2232 soallocproto(sizeof (struct T_unbind_req), _ALLOC_INTR, cr); in sotpi_connect()
/titanic_44/usr/src/uts/common/io/
H A Dtelmod.c258 sizeof (struct T_unbind_req); in telmodopen()
H A Drlmod.c263 sizeof (struct T_unbind_req); in rlmodopen()