Home
last modified time | relevance | path

Searched refs:ngx_http_dav_copy_dir (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c50 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