Home
last modified time | relevance | path

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

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_obj.h45 typedef void objbocdone_f(struct worker *, struct objcore *, struct boc *); typedef
63 objbocdone_f *objbocdone;
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/storage/
H A Dstorage_simple.c497 static void v_matchproto_(objbocdone_f) in v_matchproto_() argument