ngx_http_random_index_loc_conf_t   35 src/http/modules/ngx_http_random_index_module.c       offsetof(ngx_http_random_index_loc_conf_t, enable),
ngx_http_random_index_loc_conf_t   84 src/http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t  *rlcf;
ngx_http_random_index_loc_conf_t  276 src/http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t  *conf;
ngx_http_random_index_loc_conf_t  278 src/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  292 src/http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t *prev = parent;
ngx_http_random_index_loc_conf_t  293 src/http/modules/ngx_http_random_index_module.c     ngx_http_random_index_loc_conf_t *conf = child;