Searched defs:cache_tail (Results 1 – 2 of 2) sorted by relevance
25 cache_entry_t *cache_tail; member
19 static struct crec *cache_head = NULL, *cache_tail = NULL, **hash_table = NULL; variable