Searched refs:copy_file_impl_sendfile (Results 1 – 1 of 1) sorted by relevance
642 bool copy_file_impl_sendfile(FileDescriptor& read_fd, FileDescriptor& write_fd, in copy_file_impl_sendfile() function721 return copy_file_impl_sendfile(from, to, ec); in copy_file_impl()