Searched refs:su_cache (Results 1 – 2 of 2) sorted by relevance
142 su->su_cache = NULL;293 if (su->su_cache != NULL) {373 if (su->su_cache)527 su_data(transp)->su_cache)->uc_size))546 if (su->su_cache != NULL) {576 su->su_cache = (char *)(void *)uc;602 struct cl_cache *uc = (struct cl_cache *) su->su_cache;694 struct cl_cache *uc = (struct cl_cache *) su->su_cache;
46 void *su_cache; /* cached data, NULL if none */ member