ngx_list_init     144 core/ngx_cycle.c     if (ngx_list_init(&cycle->open_files, pool, n, sizeof(ngx_open_file_t))
ngx_list_init     163 core/ngx_cycle.c     if (ngx_list_init(&cycle->shared_memory, pool, n, sizeof(ngx_shm_zone_t))
ngx_list_init    2200 http/ngx_http_core_module.c     if (ngx_list_init(&sr->headers_out.headers, r->pool, 20,
ngx_list_init     459 http/ngx_http_request.c     if (ngx_list_init(&r->headers_out.headers, r->pool, 20,
ngx_list_init     873 http/ngx_http_request.c             if (ngx_list_init(&r->headers_in.headers, r->pool, 20,
ngx_list_init     793 http/ngx_http_upstream.c     if (ngx_list_init(&u->headers_in.headers, r->pool, 8,
ngx_list_init    1276 http/ngx_http_upstream.c     if (ngx_list_init(&u->headers_in.headers, r->pool, 8,
ngx_list_init    1491 http/ngx_http_upstream.c         if (ngx_list_init(&u->headers_in.headers, r->pool, 8,