Lines Matching defs:cache
1290 Cache* cache; member
1314 _cache_flush_pending_requests_locked( struct resolv_cache* cache ) in _cache_flush_pending_requests_locked()
1337 _cache_check_pending_request_locked( struct resolv_cache** cache, Entry* key, unsigned netid ) in _cache_check_pending_request_locked()
1377 _cache_notify_waiting_tid_locked( struct resolv_cache* cache, Entry* key ) in _cache_notify_waiting_tid_locked()
1409 Cache* cache; in _resolv_cache_query_failed() local
1428 _cache_flush_locked( Cache* cache ) in _cache_flush_locked()
1473 struct resolv_cache* cache; in _resolv_cache_create() local
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() local
1774 Cache* cache = NULL; in _resolv_cache_add() local
1880 struct resolv_cache* cache = _find_named_cache_locked(netid); in _get_res_cache_for_net_locked() local
1911 struct resolv_cache* cache = _find_named_cache_locked(netid); in _flush_cache_for_net_locked() local