Searched refs:sendfile2_content_length (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dmod_fastcgi.c2066 off_t sendfile2_content_length = 0; local
2217 sendfile2_content_length += range_len;
2248 buffer_copy_int(dcls->value, sendfile2_content_length);
2253 con->response.content_length = sendfile2_content_length;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dmod_fastcgi.c2066 off_t sendfile2_content_length = 0; local
2217 sendfile2_content_length += range_len;
2248 buffer_copy_int(dcls->value, sendfile2_content_length);
2253 con->response.content_length = sendfile2_content_length;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dmod_fastcgi.c2066 off_t sendfile2_content_length = 0; local
2217 sendfile2_content_length += range_len;
2248 buffer_copy_int(dcls->value, sendfile2_content_length);
2253 con->response.content_length = sendfile2_content_length;

Completed in 120 milliseconds