Home
last modified time | relevance | path

Searched refs:f_is_cacheable (Results 1 – 1 of 1) sorted by relevance

/dports/www/links/links-2.25/
H A Dsession.c1203 static int f_is_cacheable(struct f_data *f) in f_is_cacheable() function
1350 …if (f->frame_desc_link || f->uncacheable || !f_is_cacheable(f) || !is_format_cache_entry_uptodate(… in detach_f_data()