ngx_http_dav_delete_path   41 http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_delete_path(ngx_http_request_t *r,
ngx_http_dav_delete_path  371 http/modules/ngx_http_dav_module.c     rc = ngx_http_dav_delete_path(r, &path, dir);
ngx_http_dav_delete_path  743 http/modules/ngx_http_dav_module.c             rc = ngx_http_dav_delete_path(r, &copy.path, dir);
ngx_http_dav_delete_path  783 http/modules/ngx_http_dav_module.c                 rc = ngx_http_dav_delete_path(r, &path, 1);