ngx_http_subrequest  156 src/http/modules/ngx_http_addition_filter_module.c             if (ngx_http_subrequest(r, &conf->before_body, NULL, &sr, NULL, 0)
ngx_http_subrequest  185 src/http/modules/ngx_http_addition_filter_module.c     if (ngx_http_subrequest(r, &conf->after_body, NULL, &sr, NULL, 0)
ngx_http_subrequest  189 src/http/modules/ngx_http_auth_request_module.c     if (ngx_http_subrequest(r, &arcf->uri, NULL, &sr, ps,
ngx_http_subrequest 2179 src/http/modules/ngx_http_ssi_filter_module.c     if (ngx_http_subrequest(r, uri, &args, &sr, psr, flags) != NGX_OK) {
ngx_http_subrequest  525 src/http/ngx_http_core_module.h ngx_int_t ngx_http_subrequest(ngx_http_request_t *r,