Home
last modified time | relevance | path

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

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_gzip.c56 enum {VGZ_GZ,VGZ_UN} dir; enumerator
128 vg->dir = VGZ_GZ; in VGZ_NewGzip()
448 if (vg->dir == VGZ_GZ) in VGZ_Destroy()