Searched refs:create_directory_symlink (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_ops.h98 void create_directory_symlink(const path& __to, const path& __new_symlink);
99 void create_directory_symlink(const path& __to, const path& __new_symlink,
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_ops.h91 void create_directory_symlink(const path& __to, const path& __new_symlink);
92 void create_directory_symlink(const path& __to, const path& __new_symlink,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_ops.h97 void create_directory_symlink(const path& __to, const path& __new_symlink);
98 void create_directory_symlink(const path& __to, const path& __new_symlink,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_ops.h105 void create_directory_symlink(const path& __to, const path& __new_symlink);
106 void create_directory_symlink(const path& __to, const path& __new_symlink,
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops.cc405 create_directory_symlink(p, new_symlink, ec);
553 fs::create_directory_symlink(const path& to, const path& new_symlink) function in class:fs
556 create_directory_symlink(to, new_symlink, ec);
563 fs::create_directory_symlink(const path& to, const path& new_symlink,
H A Dstd-ops.cc616 create_directory_symlink(p, new_symlink, ec);
788 fs::create_directory_symlink(const path& to, const path& new_symlink) function in class:fs
791 create_directory_symlink(to, new_symlink, ec);
798 fs::create_directory_symlink(const path& to, const path& new_symlink,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops.cc411 create_directory_symlink(p, new_symlink, ec);
559 fs::create_directory_symlink(const path& to, const path& new_symlink) function in class:fs
562 create_directory_symlink(to, new_symlink, ec);
569 fs::create_directory_symlink(const path& to, const path& new_symlink,
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc468 create_directory_symlink(p, new_symlink, ec);
645 fs::create_directory_symlink(const path& to, const path& new_symlink) function in class:fs
648 create_directory_symlink(to, new_symlink, ec);
655 fs::create_directory_symlink(const path& to, const path& new_symlink,
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc472 create_directory_symlink(p, new_symlink, ec);
649 fs::create_directory_symlink(const path& to, const path& new_symlink) function in class:fs
652 create_directory_symlink(to, new_symlink, ec);
659 fs::create_directory_symlink(const path& to, const path& new_symlink,

Completed in 162 milliseconds