Lines Matching refs:Cache
1230 } Cache; typedef
1234 Cache* cache;
1353 Cache* cache; in _resolv_cache_query_failed()
1372 _cache_flush_locked( Cache* cache ) in _cache_flush_locked()
1448 _cache_dump_mru( Cache* cache ) in _cache_dump_mru()
1518 _cache_lookup_p( Cache* cache, in _cache_lookup_p()
1544 _cache_add_p( Cache* cache, in _cache_add_p()
1562 _cache_remove_p( Cache* cache, in _cache_remove_p()
1579 _cache_remove_oldest( Cache* cache ) in _cache_remove_oldest()
1597 static void _cache_remove_expired(Cache* cache) { in _cache_remove_expired()
1629 Cache* cache; in _resolv_cache_lookup()
1718 Cache* cache = NULL; in _resolv_cache_add()