ngx_http_autoindex_loc_conf_t   66 http/modules/ngx_http_autoindex_module.c       offsetof(ngx_http_autoindex_loc_conf_t, enable),
ngx_http_autoindex_loc_conf_t   73 http/modules/ngx_http_autoindex_module.c       offsetof(ngx_http_autoindex_loc_conf_t, localtime),
ngx_http_autoindex_loc_conf_t   80 http/modules/ngx_http_autoindex_module.c       offsetof(ngx_http_autoindex_loc_conf_t, exact_size),
ngx_http_autoindex_loc_conf_t  154 http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t  *alcf;
ngx_http_autoindex_loc_conf_t  626 http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t  *conf;
ngx_http_autoindex_loc_conf_t  628 http/modules/ngx_http_autoindex_module.c     conf = ngx_palloc(cf->pool, sizeof(ngx_http_autoindex_loc_conf_t));
ngx_http_autoindex_loc_conf_t  644 http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t *prev = parent;
ngx_http_autoindex_loc_conf_t  645 http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t *conf = child;