ngx_http_dav_loc_conf_t   47 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t *dlcf);
ngx_http_dav_loc_conf_t   83 src/http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, methods),
ngx_http_dav_loc_conf_t   90 src/http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, create_full_put_path),
ngx_http_dav_loc_conf_t   97 src/http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, min_delete_depth),
ngx_http_dav_loc_conf_t  104 src/http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, access),
ngx_http_dav_loc_conf_t  146 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t  208 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t  298 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t  477 src/http/modules/ngx_http_dav_module.c ngx_http_dav_mkcol_handler(ngx_http_request_t *r, ngx_http_dav_loc_conf_t *dlcf)
ngx_http_dav_loc_conf_t  536 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t 1098 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *conf;
ngx_http_dav_loc_conf_t 1100 src/http/modules/ngx_http_dav_module.c     conf = ngx_pcalloc(cf->pool, sizeof(ngx_http_dav_loc_conf_t));
ngx_http_dav_loc_conf_t 1122 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *prev = parent;
ngx_http_dav_loc_conf_t 1123 src/http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *conf = child;