Home
last modified time | relevance | path

Searched refs:cl_cache (Results 1 – 1 of 1) sorted by relevance

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