Home
last modified time | relevance | path

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

/external/libcxx/src/experimental/filesystem/
Doperations.cpp133 bool copy_file_impl(const path& from, const path& to, perms from_perms, in copy_file_impl() argument
152 __permissions(to, from_perms, ec); in copy_file_impl()