Home
last modified time | relevance | path

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

/external/libcxx/src/filesystem/
Doperations.cpp589 __copy_symlink(from, to, ec); in __copy()
821 void __copy_symlink(const path& existing_symlink, const path& new_symlink, in __copy_symlink() function
/external/libcxx/include/
Dfilesystem1393 void __copy_symlink(const path& __existing_symlink, const path& __new_symlink,
1533 __copy_symlink(__existing, __new);
1538 __copy_symlink(__ext, __new, &__ec);