Lines Matching defs:cache
146 * Possible update the contents of a single resource within the cache. This
160 * it and link it into our cache so that we can find it, but we're
565 netsnmp_delegated_cache *cache = (netsnmp_delegated_cache *)arg;
573 ASSERT(netsnmp_handler_check_cache(cache) != NULL);
583 cache);
588 request = cache->requests;
589 reqinfo = cache->reqinfo;
590 reginfo = cache->reginfo;
617 netsnmp_free_delegated_cache(cache);
626 netsnmp_free_delegated_cache(cache);
634 netsnmp_free_delegated_cache(cache);
673 netsnmp_free_delegated_cache(cache);
710 netsnmp_delegated_cache *cache = (netsnmp_delegated_cache *)arg;
715 ASSERT(netsnmp_handler_check_cache(cache) != NULL);
725 cache);
730 request = cache->requests;
731 reqinfo = cache->reqinfo;
759 netsnmp_free_delegated_cache(cache);