ngx_http_scgi_process_header   38 http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_process_header(ngx_http_request_t *r);
ngx_http_scgi_process_header   39 http/modules/ngx_http_scgi_module.c static ngx_int_t ngx_http_scgi_process_header(ngx_http_request_t *r);
ngx_http_scgi_process_header  811 http/modules/ngx_http_scgi_module.c         u->process_header = ngx_http_scgi_process_header;
ngx_http_scgi_process_header  813 http/modules/ngx_http_scgi_module.c         return ngx_http_scgi_process_header(r);
ngx_http_scgi_process_header  836 http/modules/ngx_http_scgi_module.c     u->process_header = ngx_http_scgi_process_header;
ngx_http_scgi_process_header  838 http/modules/ngx_http_scgi_module.c     return ngx_http_scgi_process_header(r);