Home
last modified time | relevance | path

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

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_varnishd.h345 void ObjUnsubscribeEvents(uintptr_t *);
H A Dcache_obj.c682 ObjUnsubscribeEvents(uintptr_t *handle) in ObjUnsubscribeEvents() function
/dports/www/varnish-modules/varnish-modules-0.18.0/src/
H A Dvmod_xkey.c593 ObjUnsubscribeEvents(&xkey_cb_handle); in vmod_event()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/vmod/
H A Dvmod_debug.c419 ObjUnsubscribeEvents(&priv_vcl->obj_cb); in v_matchproto_()