ngx_calloc_buf     17 src/core/ngx_buf.c     b = ngx_calloc_buf(pool);
ngx_calloc_buf     85 src/core/ngx_buf.c         b = ngx_calloc_buf(pool);
ngx_calloc_buf    172 src/core/ngx_buf.c     cl->buf = ngx_calloc_buf(p);
ngx_calloc_buf    338 src/core/ngx_output_chain.c             b = ngx_calloc_buf(pool);
ngx_calloc_buf    463 src/core/ngx_output_chain.c     b = ngx_calloc_buf(ctx->pool);
ngx_calloc_buf   1113 src/http/modules/ngx_http_charset_filter_module.c     cl->buf = ngx_calloc_buf(pool);
ngx_calloc_buf    490 src/http/modules/ngx_http_gunzip_filter_module.c             b = ngx_calloc_buf(ctx->request->pool);
ngx_calloc_buf    589 src/http/modules/ngx_http_gunzip_filter_module.c         b = ngx_calloc_buf(ctx->request->pool);
ngx_calloc_buf    847 src/http/modules/ngx_http_gzip_filter_module.c             b = ngx_calloc_buf(ctx->request->pool);
ngx_calloc_buf    777 src/http/modules/ngx_http_range_filter_module.c         b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    796 src/http/modules/ngx_http_range_filter_module.c         b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    815 src/http/modules/ngx_http_range_filter_module.c         b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    851 src/http/modules/ngx_http_range_filter_module.c     b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    499 src/http/modules/ngx_http_ssi_filter_module.c                             b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    838 src/http/modules/ngx_http_ssi_filter_module.c                 b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    871 src/http/modules/ngx_http_ssi_filter_module.c                     b = ngx_calloc_buf(r->pool);
ngx_calloc_buf   2356 src/http/modules/ngx_http_ssi_filter_module.c     b = ngx_calloc_buf(r->pool);
ngx_calloc_buf   3318 src/http/ngx_http_request.c     b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    119 src/http/ngx_http_request_body.c             b = ngx_calloc_buf(r->pool);
ngx_calloc_buf   3238 src/http/ngx_http_spdy.c         buf = ngx_calloc_buf(r->pool);
ngx_calloc_buf    672 src/http/ngx_http_special_response.c     b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    684 src/http/ngx_http_special_response.c     b = ngx_calloc_buf(r->pool);
ngx_calloc_buf    698 src/http/ngx_http_special_response.c         b = ngx_calloc_buf(r->pool);
ngx_calloc_buf   2903 src/http/ngx_http_upstream.c         p->buf_to_file = ngx_calloc_buf(r->pool);