| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_buf.c | 17 b = ngx_calloc_buf(pool); in ngx_create_temp_buf() 85 b = ngx_calloc_buf(pool); in ngx_create_chain_of_bufs() 173 cl->buf = ngx_calloc_buf(p); in ngx_chain_get_free_buf()
|
| H A D | ngx_buf.h | 148 #define ngx_calloc_buf(pool) ngx_pcalloc(pool, sizeof(ngx_buf_t)) macro
|
| H A D | ngx_output_chain.c | 358 b = ngx_calloc_buf(pool); in ngx_output_chain_add_copy() 483 b = ngx_calloc_buf(ctx->pool); in ngx_output_chain_get_buf()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_flv_module.c | 206 b = ngx_calloc_buf(r->pool); in ngx_http_flv_handler() 220 b = ngx_calloc_buf(r->pool); in ngx_http_flv_handler()
|
| H A D | ngx_http_range_filter_module.c | 808 b = ngx_calloc_buf(r->pool); in ngx_http_range_multipart_body() 827 b = ngx_calloc_buf(r->pool); in ngx_http_range_multipart_body() 846 b = ngx_calloc_buf(r->pool); in ngx_http_range_multipart_body() 882 b = ngx_calloc_buf(r->pool); in ngx_http_range_multipart_body()
|
| H A D | ngx_http_gunzip_filter_module.c | 490 b = ngx_calloc_buf(ctx->request->pool); in ngx_http_gunzip_filter_inflate() 589 b = ngx_calloc_buf(ctx->request->pool); in ngx_http_gunzip_filter_inflate_end()
|
| H A D | ngx_http_static_module.c | 237 b = ngx_calloc_buf(r->pool); in ngx_http_static_handler()
|
| H A D | ngx_http_gzip_static_module.c | 251 b = ngx_calloc_buf(r->pool); in ngx_http_gzip_static_handler()
|
| H A D | ngx_http_image_filter_module.c | 584 b = ngx_calloc_buf(r->pool); in ngx_http_image_json() 636 b = ngx_calloc_buf(r->pool); in ngx_http_image_asis() 1070 b = ngx_calloc_buf(r->pool); in ngx_http_image_resize()
|
| H A D | ngx_http_gzip_filter_module.c | 670 b = ngx_calloc_buf(r->pool); in ngx_http_gzip_filter_gzheader() 880 b = ngx_calloc_buf(ctx->request->pool); in ngx_http_gzip_filter_deflate()
|
| H A D | ngx_http_ssi_filter_module.c | 501 b = ngx_calloc_buf(r->pool); in ngx_http_ssi_body_filter() 840 b = ngx_calloc_buf(r->pool); in ngx_http_ssi_body_filter() 873 b = ngx_calloc_buf(r->pool); in ngx_http_ssi_body_filter() 2358 b = ngx_calloc_buf(r->pool); in ngx_http_ssi_echo()
|
| H A D | ngx_http_xslt_filter_module.c | 587 b = ngx_calloc_buf(r->pool); in ngx_http_xslt_apply_stylesheet()
|
| H A D | ngx_http_charset_filter_module.c | 1113 cl->buf = ngx_calloc_buf(pool); in ngx_http_charset_get_buf()
|
| H A D | ngx_http_mp4_module.c | 646 b = ngx_calloc_buf(r->pool); in ngx_http_mp4_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_special_response.c | 726 b = ngx_calloc_buf(r->pool); in ngx_http_send_special_response() 738 b = ngx_calloc_buf(r->pool); in ngx_http_send_special_response() 752 b = ngx_calloc_buf(r->pool); in ngx_http_send_special_response()
|
| H A D | ngx_http_request_body.c | 114 b = ngx_calloc_buf(r->pool); in ngx_http_read_client_request_body()
|
| H A D | ngx_http_file_cache.c | 1581 b = ngx_calloc_buf(r->pool); in ngx_http_cache_send()
|
| H A D | ngx_http_request.c | 3474 b = ngx_calloc_buf(r->pool); in ngx_http_send_special()
|
| H A D | ngx_http_core_module.c | 1722 b = ngx_calloc_buf(r->pool); in ngx_http_send_response()
|
| H A D | ngx_http_upstream.c | 3185 p->buf_to_file = ngx_calloc_buf(r->pool); in ngx_http_upstream_send_response()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_return_module.c | 107 b = ngx_calloc_buf(c->pool); in ngx_stream_return_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | nginx.xs | 603 b = ngx_calloc_buf(r->pool); 688 b = ngx_calloc_buf(r->pool); 763 b = ngx_calloc_buf(r->pool);
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_filter_module.c | 1136 b = ngx_calloc_buf(r->pool); in ngx_http_v2_create_headers_frame() 1255 b = ngx_calloc_buf(r->pool); in ngx_http_v2_create_push_frame()
|
| H A D | ngx_http_v2.c | 3881 rb->buf = ngx_calloc_buf(r->pool); in ngx_http_v2_read_request_body()
|