Home
last modified time | relevance | path

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

/external/libcxx/src/filesystem/
Doperations.cpp642 bool copy_file_impl_sendfile(FileDescriptor& read_fd, FileDescriptor& write_fd, in copy_file_impl_sendfile() function
721 return copy_file_impl_sendfile(from, to, ec); in copy_file_impl()