Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dfs.c1248 int dst_flags; in uv__fs_copyfile() local
1272 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