Searched refs:ngx_http_index_loc_conf_t (Results 1 – 1 of 1) sorted by relevance
23 } ngx_http_index_loc_conf_t; typedef109 ngx_http_index_loc_conf_t *ilcf; in ngx_http_index_handler()390 ngx_http_index_loc_conf_t *conf; in ngx_http_index_create_loc_conf()392 conf = ngx_palloc(cf->pool, sizeof(ngx_http_index_loc_conf_t)); in ngx_http_index_create_loc_conf()407 ngx_http_index_loc_conf_t *prev = parent; in ngx_http_index_merge_loc_conf()408 ngx_http_index_loc_conf_t *conf = child; in ngx_http_index_merge_loc_conf()466 ngx_http_index_loc_conf_t *ilcf = conf; in ngx_http_index_set_index()