ngx_http_index_loc_conf_t  109 src/http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t    *ilcf;
ngx_http_index_loc_conf_t  390 src/http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t  *conf;
ngx_http_index_loc_conf_t  392 src/http/modules/ngx_http_index_module.c     conf = ngx_palloc(cf->pool, sizeof(ngx_http_index_loc_conf_t));
ngx_http_index_loc_conf_t  407 src/http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t  *prev = parent;
ngx_http_index_loc_conf_t  408 src/http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t  *conf = child;
ngx_http_index_loc_conf_t  466 src/http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t *ilcf = conf;