Home
last modified time | relevance | path

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

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_conn_pool.h86 void VCP_Recycle(const struct worker *, struct pfd **);
H A Dcache_conn_pool.c258 VCP_Recycle(const struct worker *wrk, struct pfd **pfdp) in VCP_Recycle() function
H A Dcache_backend.c249 VCP_Recycle(bo->wrk, &pfd); in v_matchproto_()