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

/bionic/libc/dns/resolv/
H A Dres_cache.c1506 _cache_lookup_p( Cache* cache, function
1570 Entry** lookup = _cache_lookup_p(cache, oldest);
1592 Entry** lookup = _cache_lookup_p(cache, e);
1642 lookup = _cache_lookup_p(cache, key);
1652 lookup = _cache_lookup_p(cache, key);
1730 lookup = _cache_lookup_p(cache, key);
1745 lookup = _cache_lookup_p(cache, key);

Completed in 7 milliseconds