Lines Matching defs:cache
1286 Cache* cache; member
1310 _cache_flush_pending_requests_locked( struct resolv_cache* cache ) in _cache_flush_pending_requests_locked()
1333 _cache_check_pending_request_locked( struct resolv_cache** cache, Entry* key, unsigned netid ) in _cache_check_pending_request_locked()
1373 _cache_notify_waiting_tid_locked( struct resolv_cache* cache, Entry* key ) in _cache_notify_waiting_tid_locked()
1405 Cache* cache; in _resolv_cache_query_failed() local
1424 _cache_flush_locked( Cache* cache ) in _cache_flush_locked()
1469 struct resolv_cache* cache; in _resolv_cache_create() local
1500 _cache_dump_mru( Cache* cache ) in _cache_dump_mru()
1570 _cache_lookup_p( Cache* cache, in _cache_lookup_p()
1596 _cache_add_p( Cache* cache, in _cache_add_p()
1614 _cache_remove_p( Cache* cache, in _cache_remove_p()
1631 _cache_remove_oldest( Cache* cache ) in _cache_remove_oldest()
1649 static void _cache_remove_expired(Cache* cache) { in _cache_remove_expired()
1681 Cache* cache; in _resolv_cache_lookup() local
1770 Cache* cache = NULL; in _resolv_cache_add() local
1876 struct resolv_cache* cache = _find_named_cache_locked(netid); in _get_res_cache_for_net_locked() local
1907 struct resolv_cache* cache = _find_named_cache_locked(netid); in _flush_cache_for_net_locked() local