Searched defs:StrongCacheNode (Results 1 – 1 of 1) sorted by relevance
17 typedef struct StrongCacheNode StrongCacheNode; typedef75 struct StrongCacheNode { struct76 StrongCacheNode *next; argument77 StrongCacheNode *prev; argument87 static StrongCacheNode *ZONEINFO_STRONG_CACHE = NULL; argument