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.c1574 _cache_lookup_p( Cache* cache, in _cache_lookup_p() function
1638 Entry** lookup = _cache_lookup_p(cache, oldest); in _cache_remove_oldest()
1660 Entry** lookup = _cache_lookup_p(cache, e); in _cache_remove_expired()
1710 lookup = _cache_lookup_p(cache, key); in _resolv_cache_lookup()
1720 lookup = _cache_lookup_p(cache, key); in _resolv_cache_lookup()
1798 lookup = _cache_lookup_p(cache, key); in _resolv_cache_add()
1813 lookup = _cache_lookup_p(cache, key); in _resolv_cache_add()