Home
last modified time | relevance | path

Searched defs:t_bind (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtiuser.h106 struct t_bind { struct
107 struct netbuf addr;
108 unsigned int qlen;
/titanic_41/usr/src/head/
H A Dxti.h221 #define t_bind _xti_bind macro
309 struct t_bind { struct
310 struct netbuf addr;
311 unsigned int qlen;
/titanic_41/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h120 struct t_bind { struct
121 struct netbuf addr;
122 unsigned qlen;
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c56 t_bind(int fd, struct t_bind *req, struct t_bind *ret) in t_bind() function
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c98 struct t_bind *t_bind; member