Searched refs:__create_directory_symlink (Results 1 – 2 of 2) sorted by relevance
1454 void __create_directory_symlink(const path& __to, const path& __new_symlink,1623 __create_directory_symlink(__to, __new);1629 __create_directory_symlink(__to, __new, &__ec);
896 void __create_directory_symlink(path const& from, path const& to, in __create_directory_symlink() function