Searched refs:part_start (Results 1 – 1 of 1) sorted by relevance
1637 *part_start, *part_end; in ngx_http_fastcgi_process_header() local1856 part_start = u->buffer.pos; in ngx_http_fastcgi_process_header()1880 size = u->buffer.pos - part_start; in ngx_http_fastcgi_process_header()1899 p = ngx_cpymem(p, part_start, u->buffer.pos - part_start); in ngx_http_fastcgi_process_header()2063 part->start = part_start; in ngx_http_fastcgi_process_header()