Home
last modified time | relevance | path

Searched defs:create_symlink (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__filesystem/
H A Doperations.h132 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