Home
last modified time | relevance | path

Searched refs:_cache_lookup_p (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
Dres_cache.c1511 _cache_lookup_p( Cache* cache, in _cache_lookup_p() function
1575 Entry** lookup = _cache_lookup_p(cache, oldest); in _cache_remove_oldest()
1597 Entry** lookup = _cache_lookup_p(cache, e); in _cache_remove_expired()
1647 lookup = _cache_lookup_p(cache, key); in _resolv_cache_lookup()
1657 lookup = _cache_lookup_p(cache, key); in _resolv_cache_lookup()
1735 lookup = _cache_lookup_p(cache, key); in _resolv_cache_add()
1750 lookup = _cache_lookup_p(cache, key); in _resolv_cache_add()