Searched refs:ngx_http_dav_copy_dir (Results 1 – 1 of 1) sorted by relevance
50 static ngx_int_t ngx_http_dav_copy_dir(ngx_tree_ctx_t *ctx, ngx_str_t *path);804 tree.pre_tree_handler = ngx_http_dav_copy_dir; in ngx_http_dav_copy_move_handler()860 ngx_http_dav_copy_dir(ngx_tree_ctx_t *ctx, ngx_str_t *path) in ngx_http_dav_copy_dir() function