Searched refs:cache_has_pending_request_locked (Results 1 – 1 of 1) sorted by relevance
1186 static bool cache_has_pending_request_locked(resolv_cache* cache, const Entry* key, in cache_has_pending_request_locked() function1456 if (!cache_has_pending_request_locked(cache, &key, true)) { in _resolv_cache_lookup()1468 return !cache_has_pending_request_locked(cache, &key, false); in _resolv_cache_lookup()