Searched defs:acache (Results 1 – 2 of 2) sorted by relevance
52 typedef struct acache { struct 53 struct acache *next; /* next and prev must be first */ argument 54 struct acache *prev; argument 59 struct acache *list; argument 60 hashqacache global() argument
157 static acache_hash_t *acache; variable [all...]