Searched refs:vmod_done (Results 1 - 6 of 6) sorted by relevance

/forgerock/web-agents-v4/source/varnish3/
H A Dvcc_if.h23 void vmod_done(struct sess *, struct vmod_priv *);
H A Dvcc_if.c41 vmod_done,
H A Dagent.c712 void vmod_done(struct sess *ctx, struct vmod_priv *priv) { function
713 static const char *thisfunc = "vmod_done():";
/forgerock/web-agents-v4/source/varnish/
H A Dvcc_if.h22 VCL_VOID vmod_done(VRT_CTX, struct vmod_priv *);
H A Dvcc_if.c42 vmod_done,
H A Dagent.c662 void vmod_done(const struct vrt_ctx *ctx, struct vmod_priv *priv) { function
663 static const char *thisfunc = "vmod_done():";

Completed in 913 milliseconds