Searched defs:td_am_cleanup (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/source/varnish/
H A Dvcc_if.c26 typedef VCL_VOID td_am_cleanup(VRT_CTX, struct vmod_priv *); typedef
34 td_am_cleanup *cleanup;
57 "typedef VCL_VOID td_am_cleanup(VRT_CTX, struct vmod_priv *);\n"
69 " td_am_cleanup *cleanup;\n"
/forgerock/web-agents-v4/source/varnish3/
H A Dvcc_if.c25 typedef void td_am_cleanup(struct sess *, struct vmod_priv *); typedef
35 td_am_cleanup *cleanup;
55 "typedef void td_am_cleanup(struct sess *, struct vmod_priv *);\n"
63 " td_am_cleanup *cleanup;\n"

Completed in 44 milliseconds