ngx_alloc_buf    1188 src/http/modules/ngx_http_fastcgi_module.c                 b = ngx_alloc_buf(r->pool);
ngx_alloc_buf    1442 src/http/modules/ngx_http_proxy_module.c             b = ngx_alloc_buf(r->pool);
ngx_alloc_buf     890 src/http/modules/ngx_http_scgi_module.c             b = ngx_alloc_buf(r->pool);
ngx_alloc_buf     528 src/http/modules/ngx_http_ssi_filter_module.c                         b = ngx_alloc_buf(r->pool);
ngx_alloc_buf    2111 src/http/modules/ngx_http_ssi_filter_module.c                     b = ngx_alloc_buf(r->pool);
ngx_alloc_buf    1093 src/http/modules/ngx_http_uwsgi_module.c             b = ngx_alloc_buf(r->pool);