Home
last modified time | relevance | path

Searched defs:min_fresh (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-cache.c321 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