Home
last modified time | relevance | path

Searched defs:fd_in (Results 1 – 3 of 3) sorted by relevance

/libuv/src/unix/
H A Dfreebsd.c278 uv__fs_copy_file_range(int fd_in, in uv__fs_copy_file_range()
H A Dlinux.c375 uv__fs_copy_file_range(int fd_in, in uv__fs_copy_file_range()
/libuv/src/win/
H A Dfs.c2226 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local
3455 uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) { in uv_fs_sendfile()

Completed in 26 milliseconds