Searched defs:create_symlink (Results 1 – 1 of 1) sorted by relevance
132 inline _LIBCPP_HIDE_FROM_ABI void create_symlink(const path& __target, const path& __link) { create_symlink() function 135 inline _LIBCPP_HIDE_FROM_ABI void create_symlink(const path& __target, const path& __link, error_code& __ec) noexcept { create_symlink() function