Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dcommon.c412 int global_count, host_count, added; in fetch_cache_put() local
419 global_count = host_count = 0; in fetch_cache_put()
425 ++host_count; in fetch_cache_put()
427 host_count < cache_per_host_limit) { in fetch_cache_put()
433 --host_count; in fetch_cache_put()