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

/forgerock/web-agents-v4/source/varnish/
H A Dagent.c602 static struct http *get_sess_http(const struct vrt_ctx *ctx, enum gethdr_e where) { function
691 hp = get_sess_http(ctx, h->where);
733 hp = get_sess_http(ctx, h->where);
/forgerock/web-agents-v4/source/varnish3/
H A Dagent.c652 static struct http *get_sess_http(struct sess *ctx, enum gethdr_e where) { function
727 hp = get_sess_http(ctx, h->where);
776 hp = get_sess_http(ctx, h->where);

Completed in 29 milliseconds