Searched defs:new_path (Results 1 – 2 of 2) sorted by relevance
/libuv/src/win/ |
H A D | fs.c | 310 const char* new_path, const int copy_path) { in fs__capture_path() 2504 const WCHAR* new_path) { in fs__create_junction() 3250 const char* new_path, uv_fs_cb cb) { in uv_fs_link() 3265 const char* new_path, int flags, uv_fs_cb cb) { in uv_fs_symlink() 3389 const char* new_path, uv_fs_cb cb) { in uv_fs_rename() 3429 const char* new_path, in uv_fs_copyfile()
|
/libuv/src/unix/ |
H A D | fs.c | 1965 const char* new_path, in uv_fs_link() 2137 const char* new_path, in uv_fs_rename() 2184 const char* new_path, in uv_fs_symlink() 2291 const char* new_path, in uv_fs_copyfile()
|
Completed in 20 milliseconds