Searched refs:cacheroot (Results 1 – 1 of 1) sorted by relevance
54 static void *cacheroot; variable64 c = tfind(&key, &cacheroot, cache_cmp); in cache_find()81 if (tsearch(c, &cacheroot, cache_cmp) == NULL) { in cache_enter()