Searched refs:dst_flags (Results 1 – 1 of 1) sorted by relevance
1248 int dst_flags; in uv__fs_copyfile() local1272 dst_flags = O_WRONLY | O_CREAT; in uv__fs_copyfile()1275 dst_flags |= O_EXCL; in uv__fs_copyfile()1281 dst_flags, in uv__fs_copyfile()
Completed in 9 milliseconds