Searched defs:fd_in (Results 1 – 3 of 3) sorted by relevance
278 uv__fs_copy_file_range(int fd_in, in uv__fs_copy_file_range()
375 uv__fs_copy_file_range(int fd_in, in uv__fs_copy_file_range()
2226 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local3455 uv_file fd_in, int64_t in_offset, size_t length, uv_fs_cb cb) { in uv_fs_sendfile()
Completed in 26 milliseconds