NGX_OFF_T_LEN     204 http/modules/ngx_http_log_module.c     { ngx_string("bytes_sent"), NGX_OFF_T_LEN, ngx_http_log_bytes_sent },
NGX_OFF_T_LEN     205 http/modules/ngx_http_log_module.c     { ngx_string("body_bytes_sent"), NGX_OFF_T_LEN,
NGX_OFF_T_LEN     207 http/modules/ngx_http_log_module.c     { ngx_string("apache_bytes_sent"), NGX_OFF_T_LEN,
NGX_OFF_T_LEN     359 http/modules/ngx_http_range_filter_module.c                                     sizeof("bytes -/") - 1 + 3 * NGX_OFF_T_LEN);
NGX_OFF_T_LEN     478 http/modules/ngx_http_range_filter_module.c                                ngx_pnalloc(r->pool, 3 * NGX_OFF_T_LEN + 2 + 4);
NGX_OFF_T_LEN     523 http/modules/ngx_http_range_filter_module.c                                        sizeof("bytes */") - 1 + NGX_OFF_T_LEN);
NGX_OFF_T_LEN     637 http/modules/ngx_http_scgi_module.c                            + NGX_OFF_T_LEN + 1,
NGX_OFF_T_LEN     303 http/ngx_http_header_filter_module.c         len += sizeof("Content-Length: ") - 1 + NGX_OFF_T_LEN + 2;
NGX_OFF_T_LEN    3859 http/ngx_http_upstream.c     len = r->upstream_states->nelts * (NGX_OFF_T_LEN + 2);
NGX_OFF_T_LEN    1306 http/ngx_http_variables.c     p = ngx_pnalloc(r->pool, NGX_OFF_T_LEN);
NGX_OFF_T_LEN    1357 http/ngx_http_variables.c         p = ngx_pnalloc(r->pool, NGX_OFF_T_LEN);