Lines Matching refs:Cache
1286 } Cache; typedef
1290 Cache* cache;
1409 Cache* cache; in _resolv_cache_query_failed()
1428 _cache_flush_locked( Cache* cache ) in _cache_flush_locked()
1504 _cache_dump_mru( Cache* cache ) in _cache_dump_mru()
1574 _cache_lookup_p( Cache* cache, in _cache_lookup_p()
1600 _cache_add_p( Cache* cache, in _cache_add_p()
1618 _cache_remove_p( Cache* cache, in _cache_remove_p()
1635 _cache_remove_oldest( Cache* cache ) in _cache_remove_oldest()
1653 static void _cache_remove_expired(Cache* cache) { in _cache_remove_expired()
1685 Cache* cache; in _resolv_cache_lookup()
1774 Cache* cache = NULL; in _resolv_cache_add()