Lines Matching defs:cache
1234 Cache* cache; member
1258 _cache_flush_pending_requests_locked( struct resolv_cache* cache ) in _cache_flush_pending_requests_locked()
1281 _cache_check_pending_request_locked( struct resolv_cache** cache, Entry* key, unsigned netid ) in _cache_check_pending_request_locked()
1321 _cache_notify_waiting_tid_locked( struct resolv_cache* cache, Entry* key ) in _cache_notify_waiting_tid_locked()
1353 Cache* cache; in _resolv_cache_query_failed() local
1372 _cache_flush_locked( Cache* cache ) in _cache_flush_locked()
1417 struct resolv_cache* cache; in _resolv_cache_create() local
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() local
1718 Cache* cache = NULL; in _resolv_cache_add() local
1831 struct resolv_cache* cache = _find_named_cache_locked(netid); in _get_res_cache_for_net_locked() local
1862 struct resolv_cache* cache = _find_named_cache_locked(netid); in _flush_cache_for_net_locked() local