Home
last modified time | relevance | path

Searched refs:ngx_create_pool (Results 1 – 25 of 146) sorted by relevance

123456

/dports/www/nginx-full/redis2-nginx-module-0.15/
H A Dvalgrind.suppress6 fun:ngx_create_pool
17 fun:ngx_create_pool
100 fun:ngx_create_pool
111 fun:ngx_create_pool
121 fun:ngx_create_pool
/dports/www/nginx-full/ngx_postgres-8aa7359/
H A Dvalgrind.suppress12 fun:ngx_create_pool
22 fun:ngx_create_pool
32 fun:ngx_create_pool
42 fun:ngx_create_pool
279 fun:ngx_create_pool
290 fun:ngx_create_pool
301 fun:ngx_create_pool
/dports/www/nginx-full/nginx-eval-module-582bd25/
H A Dvalgrind.suppress67 fun:ngx_create_pool
75 fun:ngx_create_pool
123 fun:ngx_create_pool
134 fun:ngx_create_pool
/dports/www/nginx-full/set-misc-nginx-module-4667684/
H A Dvalgrind.suppress6 fun:ngx_create_pool
14 fun:ngx_create_pool
/dports/www/nginx-full/nginx_upstream_module-1278ee5/
H A Dvalgrind.suppress6 fun:ngx_create_pool
14 fun:ngx_create_pool
/dports/www/nginx-full/xss-nginx-module-0.06/
H A Dvalgrind.suppress78 fun:ngx_create_pool
89 fun:ngx_create_pool
/dports/www/nginx-full/encrypted-session-nginx-module-0.08/
H A Dvalgrind.suppress6 fun:ngx_create_pool
14 fun:ngx_create_pool
/dports/www/nginx-full/headers-more-nginx-module-d6d7eba/
H A Dvalgrind.suppress82 fun:ngx_create_pool
93 fun:ngx_create_pool
/dports/www/nginx-full/iconv-nginx-module-0.14/
H A Dvalgrind.suppress42 fun:ngx_create_pool
69 fun:ngx_create_pool
/dports/www/nginx-full/array-var-nginx-module-0.05/
H A Dvalgrind.suppress129 fun:ngx_create_pool
142 fun:ngx_create_pool
/dports/www/nginx-full/rds-csv-nginx-module-0.09/
H A Dvalgrind.suppress73 fun:ngx_create_pool
84 fun:ngx_create_pool
95 fun:ngx_create_pool
/dports/www/nginx-full/rds-json-nginx-module-0.15/
H A Dvalgrind.suppress73 fun:ngx_create_pool
86 fun:ngx_create_pool
99 fun:ngx_create_pool
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/core/
H A Dngx_palloc.h75 ngx_pool_t *ngx_create_pool(size_t size, ngx_log_t *log);
/dports/www/nginx-devel/nginx-1.21.5/src/core/
H A Dngx_palloc.h75 ngx_pool_t *ngx_create_pool(size_t size, ngx_log_t *log);
/dports/www/nginx-lite/nginx-1.20.2/src/core/
H A Dngx_palloc.h75 ngx_pool_t *ngx_create_pool(size_t size, ngx_log_t *log);
/dports/www/nginx-full/nginx-1.20.2/src/core/
H A Dngx_palloc.h75 ngx_pool_t *ngx_create_pool(size_t size, ngx_log_t *log);
/dports/www/nginx-naxsi/nginx-1.20.2/src/core/
H A Dngx_palloc.h75 ngx_pool_t *ngx_create_pool(size_t size, ngx_log_t *log);
/dports/www/nginx/nginx-1.20.2/src/core/
H A Dngx_palloc.h75 ngx_pool_t *ngx_create_pool(size_t size, ngx_log_t *log);
/dports/www/nginx-full/lua-nginx-module-0.10.19/
H A Dvalgrind.suppress171 fun:ngx_create_pool
/dports/www/nginx-full/ngx_dynamic_upstream-960eef2/src/
H A Dngx_http_dynamic_upstream_module.cpp541 temp_pool = ngx_create_pool(1024, log); in ngx_dynamic_upstream_op()
560 temp_pool = ngx_create_pool(1024, log); in ngx_dynamic_upstream_stream_op()
1077 temp_pool = ngx_create_pool(1024, ngx_cycle->log);
1166 temp_pool = ngx_create_pool(1024, ngx_cycle->log);
/dports/www/nginx-full/nchan-1.2.12/src/util/
H A Dnchan_list.c28 list->pool = ngx_create_pool(list->pool_sz, ngx_cycle->log); in nchan_list_get_pool()
/dports/www/nginx-full/nginx-video-thumbextractor-module-f5b5bae/src/
H A Dngx_http_video_thumbextractor_module_ipc.c194 pool = ngx_create_pool(NGX_CYCLE_POOL_SIZE, log); in ngx_http_video_thumbextractor_run_extract()
233 if ((temp_pool = ngx_create_pool(4096, ngx_cycle->log)) == NULL) { in ngx_http_video_thumbextractor_run_extract()
/dports/www/nginx-full/ngx_small_light-0.9.2/src/
H A Dngx_http_small_light_module.c467 pool = ngx_create_pool(16384, cf->log); in ngx_http_small_light_create_srv_conf()
471 temp_pool = ngx_create_pool(16384, cf->log); in ngx_http_small_light_create_srv_conf()
/dports/www/nginx-full/nchan-1.2.12/src/subscribers/
H A Dmemstore_redis.c85 deflate_pool = ngx_create_pool(NGX_DEFAULT_POOL_SIZE / 2, ngx_cycle->log); in sub_respond_message()
/dports/www/nginx-full/lua-nginx-module-0.10.19/src/
H A Dngx_http_lua_initworkerby.c96 conf.temp_pool = ngx_create_pool(NGX_CYCLE_POOL_SIZE, cycle->log); in ngx_http_lua_init_worker()

123456