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

/forgerock/web-agents-v4/source/varnish3/
H A Dagent.c389 #ifndef VRT_INT_string
391 static char *VRT_INT_string(struct sess *ctx, long num) { function
483 AM_ADD_HEADER_RESP_SYNTH(req, H_Content_Length, VRT_INT_string(req->ctx, form_sz));
505 AM_ADD_HEADER_RESP_SYNTH(req, H_Content_Length, VRT_INT_string(req->ctx, strlen(text)));

Completed in 81 milliseconds