ngx_http_index_loc_conf_t  108 http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t    *ilcf;
ngx_http_index_loc_conf_t  365 http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t  *conf;
ngx_http_index_loc_conf_t  367 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  382 http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t  *prev = parent;
ngx_http_index_loc_conf_t  383 http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t  *conf = child;
ngx_http_index_loc_conf_t  441 http/modules/ngx_http_index_module.c     ngx_http_index_loc_conf_t *ilcf = conf;