ngx_http_dav_loc_conf_t   48 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t *dlcf);
ngx_http_dav_loc_conf_t   84 http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, methods),
ngx_http_dav_loc_conf_t   91 http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, create_full_put_path),
ngx_http_dav_loc_conf_t   98 http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, min_delete_depth),
ngx_http_dav_loc_conf_t  105 http/modules/ngx_http_dav_module.c       offsetof(ngx_http_dav_loc_conf_t, access),
ngx_http_dav_loc_conf_t  147 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t  209 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t  291 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t  468 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  524 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *dlcf;
ngx_http_dav_loc_conf_t 1082 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *conf;
ngx_http_dav_loc_conf_t 1084 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 1106 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *prev = parent;
ngx_http_dav_loc_conf_t 1107 http/modules/ngx_http_dav_module.c     ngx_http_dav_loc_conf_t  *conf = child;