ngx_http_max_module 539 http/modules/ngx_http_rewrite_module.c ctx->loc_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 68 http/ngx_http.c ngx_uint_t ngx_http_max_module; ngx_http_max_module 141 http/ngx_http.c ngx_http_max_module = 0; ngx_http_max_module 147 http/ngx_http.c ngx_modules[m]->ctx_index = ngx_http_max_module++; ngx_http_max_module 154 http/ngx_http.c sizeof(void *) * ngx_http_max_module); ngx_http_max_module 165 http/ngx_http.c ctx->srv_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 176 http/ngx_http.c ctx->loc_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 2195 http/ngx_http_core_module.c sr->ctx = ngx_pcalloc(r->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 2329 http/ngx_http_core_module.c ngx_memzero(r->ctx, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 2461 http/ngx_http_core_module.c ctx->srv_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 2468 http/ngx_http_core_module.c ctx->loc_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 2583 http/ngx_http_core_module.c ctx->loc_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 3924 http/ngx_http_core_module.c ctx->loc_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 496 http/ngx_http_core_module.h extern ngx_uint_t ngx_http_max_module; ngx_http_max_module 468 http/ngx_http_request.c r->ctx = ngx_pcalloc(r->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 484 http/ngx_http_special_response.c ngx_memzero(r->ctx, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 3983 http/ngx_http_upstream.c ctx->srv_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module); ngx_http_max_module 3995 http/ngx_http_upstream.c ctx->loc_conf = ngx_pcalloc(cf->pool, sizeof(void *) * ngx_http_max_module);