Searched refs:last_modified_t (Results 1 – 1 of 1) sorted by relevance
436 time_t now, last_modified_t; in soup_cache_entry_set_freshness() local439 last_modified_t = soup_date_to_time_t (soup_date); in soup_cache_entry_set_freshness()444 entry->freshness_lifetime = MAX (0, (now - last_modified_t) * HEURISTIC_FACTOR); in soup_cache_entry_set_freshness()