Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dcontrol.h10 typedef struct CCache CCache; typedef
86 struct CCache struct
88 union{
92 char *name;
93 int index; /* entry number in cache */
94 int ref; /* one for client, plus one for each use */