Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.h162 void fetchConnectionCacheInit(int, int);
H A Dcommon.c344 fetchConnectionCacheInit(int global_limit, int per_host_limit) in fetchConnectionCacheInit() function
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dparse-config.c244 fetchConnectionCacheInit(cache_connections, cache_connections_host); in pkg_install_config()