Home
last modified time | relevance | path

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

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_varnishd.h421 void VCP_Panic(struct vsb *, struct conn_pool *);
H A Dcache_conn_pool.c556 VCP_Panic(struct vsb *vsb, struct conn_pool *cp) in VCP_Panic() function
H A Dcache_backend.c466 VCP_Panic(vsb, bp->conn_pool); in vbe_panic()