Searched refs:__create_directory_symlink (Results 1 – 2 of 2) sorted by relevance
1257 void __create_directory_symlink(const path& __to, const path& __new_symlink,1429 __create_directory_symlink(__to, __new);1435 __create_directory_symlink(__to, __new, &__ec);
383 void __create_directory_symlink(path const & from, path const & to, in __create_directory_symlink() function