| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_auth_http_module.c | 179 ngx_destroy_pool(pool); in ngx_mail_auth_http_init() 190 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_init() 211 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_init() 256 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_write_handler() 267 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_write_handler() 319 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_read_handler() 328 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_read_handler() 350 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_read_handler() 438 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_ignore_status_line() 850 ngx_destroy_pool(ctx->pool); in ngx_mail_auth_http_process_headers() [all …]
|
| H A D | ngx_mail_handler.c | 834 ngx_destroy_pool(pool); in ngx_mail_close_connection()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_cycle.c | 77 ngx_destroy_pool(pool); in ngx_init_cycle() 88 ngx_destroy_pool(pool); in ngx_init_cycle() 95 ngx_destroy_pool(pool); in ngx_init_cycle() 102 ngx_destroy_pool(pool); in ngx_init_cycle() 111 ngx_destroy_pool(pool); in ngx_init_cycle() 121 ngx_destroy_pool(pool); in ngx_init_cycle() 131 ngx_destroy_pool(pool); in ngx_init_cycle() 151 ngx_destroy_pool(pool); in ngx_init_cycle() 170 ngx_destroy_pool(pool); in ngx_init_cycle() 179 ngx_destroy_pool(pool); in ngx_init_cycle() [all …]
|
| H A D | ngx_palloc.h | 76 void ngx_destroy_pool(ngx_pool_t *pool);
|
| H A D | ngx_palloc.c | 47 ngx_destroy_pool(ngx_pool_t *pool) in ngx_destroy_pool() function
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_map_module.c | 245 ngx_destroy_pool(pool); in ngx_stream_map_block() 251 ngx_destroy_pool(pool); in ngx_stream_map_block() 260 ngx_destroy_pool(pool); in ngx_stream_map_block() 281 ngx_destroy_pool(pool); in ngx_stream_map_block() 307 ngx_destroy_pool(pool); in ngx_stream_map_block() 325 ngx_destroy_pool(pool); in ngx_stream_map_block() 345 ngx_destroy_pool(pool); in ngx_stream_map_block() 361 ngx_destroy_pool(pool); in ngx_stream_map_block()
|
| H A D | ngx_stream_geo_module.c | 425 ngx_destroy_pool(pool); in ngx_stream_geo_block() 539 ngx_destroy_pool(ctx.temp_pool); in ngx_stream_geo_block() 540 ngx_destroy_pool(pool); in ngx_stream_geo_block() 546 ngx_destroy_pool(ctx.temp_pool); in ngx_stream_geo_block() 547 ngx_destroy_pool(pool); in ngx_stream_geo_block()
|
| H A D | ngx_stream_handler.c | 355 ngx_destroy_pool(pool); in ngx_stream_close_connection()
|
| H A D | ngx_stream_log_module.c | 569 ngx_destroy_pool(pool); in ngx_stream_log_gzip() 577 ngx_destroy_pool(pool); in ngx_stream_log_gzip()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_map_module.c | 247 ngx_destroy_pool(pool); in ngx_http_map_block() 253 ngx_destroy_pool(pool); in ngx_http_map_block() 261 ngx_destroy_pool(pool); in ngx_http_map_block() 282 ngx_destroy_pool(pool); in ngx_http_map_block() 308 ngx_destroy_pool(pool); in ngx_http_map_block() 326 ngx_destroy_pool(pool); in ngx_http_map_block() 346 ngx_destroy_pool(pool); in ngx_http_map_block() 362 ngx_destroy_pool(pool); in ngx_http_map_block()
|
| H A D | ngx_http_geo_module.c | 455 ngx_destroy_pool(pool); in ngx_http_geo_block() 572 ngx_destroy_pool(ctx.temp_pool); in ngx_http_geo_block() 573 ngx_destroy_pool(pool); in ngx_http_geo_block() 579 ngx_destroy_pool(ctx.temp_pool); in ngx_http_geo_block() 580 ngx_destroy_pool(pool); in ngx_http_geo_block()
|
| H A D | ngx_http_upstream_keepalive_module.c | 468 ngx_destroy_pool(c->pool); in ngx_http_upstream_keepalive_close()
|
| H A D | ngx_http_log_module.c | 678 ngx_destroy_pool(pool); in ngx_http_log_gzip() 686 ngx_destroy_pool(pool); in ngx_http_log_gzip()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_request.c | 557 ngx_destroy_pool(pool); in ngx_http_alloc_request() 579 ngx_destroy_pool(r->pool); in ngx_http_alloc_request() 587 ngx_destroy_pool(r->pool); in ngx_http_alloc_request() 593 ngx_destroy_pool(r->pool); in ngx_http_alloc_request() 602 ngx_destroy_pool(r->pool); in ngx_http_alloc_request() 3657 ngx_destroy_pool(pool); in ngx_http_free_request() 3708 ngx_destroy_pool(pool); in ngx_http_close_connection()
|
| H A D | ngx_http.c | 1541 ngx_destroy_pool(ha.temp_pool); in ngx_http_server_names() 1574 ngx_destroy_pool(ha.temp_pool); in ngx_http_server_names()
|
| H A D | ngx_http_upstream.c | 4276 ngx_destroy_pool(u->peer.connection->pool); in ngx_http_upstream_next() 4368 ngx_destroy_pool(u->peer.connection->pool); in ngx_http_upstream_finalize_request()
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_accept.c | 445 ngx_destroy_pool(c->pool);
|
| H A D | ngx_event_openssl_stapling.c | 840 ngx_destroy_pool(pool); in ngx_ssl_ocsp_start() 846 ngx_destroy_pool(pool); in ngx_ssl_ocsp_start() 875 ngx_destroy_pool(ctx->pool); in ngx_ssl_ocsp_done()
|
| H A D | ngx_event_udp.c | 434 ngx_destroy_pool(c->pool); in ngx_close_accepted_udp_connection()
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 662 ngx_destroy_pool(h2c->pool); in ngx_http_v2_handle_connection() 1717 ngx_destroy_pool(h2c->state.pool); in ngx_http_v2_state_header_complete() 2591 ngx_destroy_pool(pool); in ngx_http_v2_push_stream() 2609 ngx_destroy_pool(pool); in ngx_http_v2_push_stream() 4387 ngx_destroy_pool(pool); in ngx_http_v2_close_stream() 4816 ngx_destroy_pool(h2c->state.pool); in ngx_http_v2_pool_cleanup() 4820 ngx_destroy_pool(h2c->pool); in ngx_http_v2_pool_cleanup()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_process_cycle.c | 892 ngx_destroy_pool(cycle->pool); in ngx_master_process_exit() 1287 ngx_destroy_pool(cycle->pool); in ngx_worker_process_exit()
|