Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_file.h108 } ngx_copy_file_t; typedef
149 ngx_int_t ngx_copy_file(u_char *from, u_char *to, ngx_copy_file_t *cf);
H A Dngx_file.c664 ngx_copy_file_t cf; in ngx_ext_rename_file()
795 ngx_copy_file(u_char *from, u_char *to, ngx_copy_file_t *cf) in ngx_copy_file()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c546 ngx_copy_file_t cf; in ngx_http_dav_copy_move_handler()
964 ngx_copy_file_t cf; in ngx_http_dav_copy_tree_file()