Home
last modified time | relevance | path

Searched defs:fd_out (Results 26 - 29 of 29) sorted by relevance

12

/third_party/libuv/src/win/
H A Dfs.c2083 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local
3310 int uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, in uv_fs_sendfile() argument
/third_party/libuv/src/unix/
H A Dlinux.c400 uv__fs_copy_file_range(int fd_in, off_t* off_in, int fd_out, off_t* off_out, size_t len, unsigned int flags) uv__fs_copy_file_range() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c205 static int fd_out; variable
[all...]
/third_party/node/deps/uv/src/win/
H A Dfs.c2102 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local
3323 int uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, in uv_fs_sendfile() argument

Completed in 14 milliseconds

12