Searched defs:strcache (Results 1 – 1 of 1) sorted by relevance
31 struct strcache { struct32 struct strcache *next; /* The next block of strings. */ argument40 static struct strcache *strcache = NULL; variable