ngx_http_autoindex_loc_conf_t   93 src/http/modules/ngx_http_autoindex_module.c       offsetof(ngx_http_autoindex_loc_conf_t, enable),
ngx_http_autoindex_loc_conf_t  100 src/http/modules/ngx_http_autoindex_module.c       offsetof(ngx_http_autoindex_loc_conf_t, format),
ngx_http_autoindex_loc_conf_t  107 src/http/modules/ngx_http_autoindex_module.c       offsetof(ngx_http_autoindex_loc_conf_t, localtime),
ngx_http_autoindex_loc_conf_t  114 src/http/modules/ngx_http_autoindex_module.c       offsetof(ngx_http_autoindex_loc_conf_t, exact_size),
ngx_http_autoindex_loc_conf_t  167 src/http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t  *alcf;
ngx_http_autoindex_loc_conf_t  440 src/http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t  *alcf;
ngx_http_autoindex_loc_conf_t 1002 src/http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t  *conf;
ngx_http_autoindex_loc_conf_t 1004 src/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 1021 src/http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t *prev = parent;
ngx_http_autoindex_loc_conf_t 1022 src/http/modules/ngx_http_autoindex_module.c     ngx_http_autoindex_loc_conf_t *conf = child;