Home
last modified time | relevance | path

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

/dports/www/elinks/elinks-0.11.7/src/cache/
H A Dcache.h144 int get_cache_entry_loading_count(void);
H A Dcache.c86 get_cache_entry_loading_count(void) in get_cache_entry_loading_count() function
/dports/www/elinks/elinks-0.11.7/src/dialogs/
H A Dinfo.c216 val = get_cache_entry_loading_count(); in get_resource_info()