Searched defs:bodylen (Results 1 – 5 of 5) sorted by relevance
221 size_t bodylen = 0; in response_return() local
916 size_t bodylen) { in send_reply()
1498 size_t bodylen) { in send_reply()
86 static iwrc _jbr_http_send(http_s *r, int status, const char *ctype, const char *body, int bodylen)… in _jbr_http_send()106 …rc _jbr_http_error_send2(http_s *r, int status, const char *ctype, const char *body, int bodylen) { in _jbr_http_error_send2()
1356 size_t bodylen = amount - headlen; in Curl_buffer_send() local