ngx_http_subrequest  154 http/modules/ngx_http_addition_filter_module.c             if (ngx_http_subrequest(r, &conf->before_body, NULL, &sr, NULL, 0)
ngx_http_subrequest  183 http/modules/ngx_http_addition_filter_module.c     if (ngx_http_subrequest(r, &conf->after_body, NULL, &sr, NULL, 0)
ngx_http_subrequest 2030 http/modules/ngx_http_ssi_filter_module.c     if (ngx_http_subrequest(r, uri, &args, &sr, psr, flags) != NGX_OK) {
ngx_http_subrequest  474 http/ngx_http_core_module.h ngx_int_t ngx_http_subrequest(ngx_http_request_t *r,