Searched refs:ngx_http_random_index_loc_conf_t (Results 1 – 1 of 1) sorted by relevance
15 } ngx_http_random_index_loc_conf_t; typedef35 offsetof(ngx_http_random_index_loc_conf_t, enable),84 ngx_http_random_index_loc_conf_t *rlcf; in ngx_http_random_index_handler()276 ngx_http_random_index_loc_conf_t *conf; in ngx_http_random_index_create_loc_conf()278 conf = ngx_palloc(cf->pool, sizeof(ngx_http_random_index_loc_conf_t)); in ngx_http_random_index_create_loc_conf()292 ngx_http_random_index_loc_conf_t *prev = parent; in ngx_http_random_index_merge_loc_conf()293 ngx_http_random_index_loc_conf_t *conf = child; in ngx_http_random_index_merge_loc_conf()