ngx_list_create    33 core/ngx_list.h ngx_list_t *ngx_list_create(ngx_pool_t *pool, ngx_uint_t n, size_t size);
ngx_list_create  2009 http/modules/ngx_http_ssi_filter_module.c                 mctx->variables = ngx_list_create(r->pool, 4,
ngx_list_create  2270 http/modules/ngx_http_ssi_filter_module.c         mctx->variables = ngx_list_create(r->pool, 4,