Searched refs:sendfile2_content_length (Results 1 – 1 of 1) sorted by relevance
2182 off_t sendfile2_content_length = 0; in fcgi_response_parse() local2335 sendfile2_content_length += range_len; in fcgi_response_parse()2366 buffer_copy_off_t(dcls->value, sendfile2_content_length); in fcgi_response_parse()2371 con->response.content_length = sendfile2_content_length; in fcgi_response_parse()