Searched defs:min_fresh (Results 1 – 1 of 1) sorted by relevance
321 soup_cache_entry_is_fresh_enough (SoupCacheEntry *entry, gint min_fresh) in soup_cache_entry_is_fresh_enough()1077 int max_age, max_stale, min_fresh; in soup_cache_has_response() local