ngx_http_random_index_loc_conf_t   34 http/modules/ngx_http_random_index_module.c       offsetof(ngx_http_random_index_loc_conf_t, enable),
ngx_http_random_index_loc_conf_t   83 http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t  *rlcf;
ngx_http_random_index_loc_conf_t  275 http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t  *conf;
ngx_http_random_index_loc_conf_t  277 http/modules/ngx_http_random_index_module.c     conf = ngx_palloc(cf->pool, sizeof(ngx_http_random_index_loc_conf_t));
ngx_http_random_index_loc_conf_t  291 http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t *prev = parent;
ngx_http_random_index_loc_conf_t  292 http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t *conf = child;