Home
last modified time | relevance | path

Searched refs:NGX_MIN_POOL_SIZE (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_palloc.h25 #define NGX_MIN_POOL_SIZE \ macro
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c526 if (*sp < NGX_MIN_POOL_SIZE) { in ngx_http_v2_pool_size()
529 NGX_MIN_POOL_SIZE); in ngx_http_v2_pool_size()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c5105 if (*sp < NGX_MIN_POOL_SIZE) { in ngx_http_core_pool_size()
5108 NGX_MIN_POOL_SIZE); in ngx_http_core_pool_size()