Home
last modified time | relevance | path

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

/dports/ports-mgmt/pkg/pkg-1.17.5/external/libfetch/
H A Dfetch.h140 void fetchConnectionCacheInit(int, int);
H A Dcommon.c445 fetchConnectionCacheInit(int global_limit, int per_host_limit) in fetchConnectionCacheInit() function
/dports/ports-mgmt/pkg/pkg-1.17.5/libpkg/
H A Dfetch_libfetch.c108 fetchConnectionCacheInit(-1, -1); in fetch_connect()