Searched refs:ngx_stream_max_module (Results 1 – 5 of 5) sorted by relevance
31 ngx_uint_t ngx_stream_max_module; variable101 ngx_stream_max_module = ngx_count_modules(cf->cycle, NGX_STREAM_MODULE); in ngx_stream_block()107 sizeof(void *) * ngx_stream_max_module); in ngx_stream_block()119 sizeof(void *) * ngx_stream_max_module); in ngx_stream_block()
300 extern ngx_uint_t ngx_stream_max_module;
155 s->ctx = ngx_pcalloc(c->pool, sizeof(void *) * ngx_stream_max_module); in ngx_stream_init_connection()
344 sizeof(void *) * ngx_stream_max_module); in ngx_stream_upstream()
534 sizeof(void *) * ngx_stream_max_module); in ngx_stream_core_server()