Searched defs:cl_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c658 struct cl_cache { struct
673 (xid % (SPARSENESS * ((struct cl_cache *) \
691 struct cl_cache *uc;
709 uc = malloc(sizeof (struct cl_cache));
758 struct cl_cache *uc;
776 uc = (struct cl_cache *)get_svc_dg_data(parent)->su_cache;
873 struct cl_cache *uc;
888 uc = (struct cl_cache *)get_svc_dg_data(parent)->su_cache;

Completed in 259 milliseconds