Home
last modified time | relevance | path

Searched defs:my_xlist (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/rpc/
H A Dsvc_mt.h107 SVCXPRT_LIST *my_xlist; /* list header for this copy */ member
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc.c1538 SVCXPRT_LIST *my_xlist = xt ? xt->my_xlist: NULL; in svc_xprt_free() local