Searched defs:CCache (Results 1 – 1 of 1) sorted by relevance
10 typedef struct CCache CCache; typedef86 struct CCache struct88 union{92 char *name;93 int index; /* entry number in cache */94 int ref; /* one for client, plus one for each use */