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

/forgerock/web-agents-v4/source/varnish3/
H A Dvcc_if.h25 void vmod_cleanup(struct sess *, struct vmod_priv *);
H A Dvcc_if.c43 vmod_cleanup,
H A Dagent.c668 void vmod_cleanup(struct sess *ctx, struct vmod_priv *priv) { function
669 static const char *thisfunc = "vmod_cleanup():";
/forgerock/web-agents-v4/source/varnish/
H A Dvcc_if.h24 VCL_VOID vmod_cleanup(VRT_CTX, struct vmod_priv *);
H A Dvcc_if.c44 vmod_cleanup,
H A Dagent.c618 void vmod_cleanup(const struct vrt_ctx *ctx, struct vmod_priv *priv) { function
619 static const char *thisfunc = "vmod_cleanup():";

Completed in 34 milliseconds