| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
| H A D | fs_dir.h | 252 hard_link_count() const in _GLIBCXX_VISIBILITY() 253 { return filesystem::hard_link_count(_M_path); } in _GLIBCXX_VISIBILITY() 256 hard_link_count(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY() 257 { return filesystem::hard_link_count(_M_path, __ec); } in _GLIBCXX_VISIBILITY()
|
| H A D | fs_ops.h | 137 uintmax_t hard_link_count(const path& __p); in _GLIBCXX_VISIBILITY() 138 uintmax_t hard_link_count(const path& __p, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
|
| H A D | fs_fwd.h | 318 uintmax_t hard_link_count(const path&); in _GLIBCXX_VISIBILITY() 319 uintmax_t hard_link_count(const path&, error_code&) noexcept; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| H A D | fs_dir.h | 261 hard_link_count() const in _GLIBCXX_VISIBILITY() 262 { return filesystem::hard_link_count(_M_path); } in _GLIBCXX_VISIBILITY() 265 hard_link_count(error_code& __ec) const noexcept in _GLIBCXX_VISIBILITY() 266 { return filesystem::hard_link_count(_M_path, __ec); } in _GLIBCXX_VISIBILITY()
|
| H A D | fs_fwd.h | 334 uintmax_t hard_link_count(const path&); in _GLIBCXX_VISIBILITY() 335 uintmax_t hard_link_count(const path&, error_code&) noexcept; in _GLIBCXX_VISIBILITY()
|
| H A D | fs_ops.h | 156 uintmax_t hard_link_count(const path& __p); in _GLIBCXX_VISIBILITY() 159 uintmax_t hard_link_count(const path& __p, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/ |
| H A D | fs_ops.h | 144 uintmax_t hard_link_count(const path& __p); in _GLIBCXX_VISIBILITY() 145 uintmax_t hard_link_count(const path& __p, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
| H A D | fs_ops.h | 164 uintmax_t hard_link_count(const path& __p); in _GLIBCXX_VISIBILITY() 167 uintmax_t hard_link_count(const path& __p, error_code& __ec) noexcept; in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/experimental/ |
| H A D | filesystem | 137 uintmax_t hard_link_count(const path& p); 138 uintmax_t hard_link_count(const path& p, error_code& ec) noexcept;
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/ |
| H A D | ops.cc | 836 fs::hard_link_count(const path& p) in hard_link_count() function in fs 839 auto count = hard_link_count(p, ec); in hard_link_count() 846 fs::hard_link_count(const path& p, error_code& ec) noexcept in hard_link_count() function in fs
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/ |
| H A D | ops.cc | 830 fs::hard_link_count(const path& p) in hard_link_count() function in fs 833 auto count = hard_link_count(p, ec); in hard_link_count() 840 fs::hard_link_count(const path& p, error_code& ec) noexcept in hard_link_count() function in fs
|
| H A D | std-ops.cc | 1054 fs::hard_link_count(const path& p) in hard_link_count() function in fs 1057 auto count = hard_link_count(p, ec); in hard_link_count() 1064 fs::hard_link_count(const path& p, error_code& ec) noexcept in hard_link_count() function in fs
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
| H A D | fs_ops.cc | 973 fs::hard_link_count(const path& p) in hard_link_count() function in fs 976 auto count = hard_link_count(p, ec); in hard_link_count() 983 fs::hard_link_count(const path& p, error_code& ec) noexcept in hard_link_count() function in fs
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/ |
| H A D | fs_ops.cc | 969 fs::hard_link_count(const path& p) in hard_link_count() function in fs 972 auto count = hard_link_count(p, ec); in hard_link_count() 979 fs::hard_link_count(const path& p, error_code& ec) noexcept in hard_link_count() function in fs
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | filesystem | 137 uintmax_t hard_link_count(const path& p); 138 uintmax_t hard_link_count(const path& p, error_code& ec) noexcept; 2013 inline _LIBCPP_INLINE_VISIBILITY uintmax_t hard_link_count(const path& __p) { 2018 hard_link_count(const path& __p, error_code& __ec) noexcept { 2458 uintmax_t hard_link_count() const { return __get_nlink(); } 2461 uintmax_t hard_link_count(error_code& __ec) const noexcept { 2723 __handle_error("in directory_entry::hard_link_count", __ec, __m_ec);
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2018 | 4666 (filesystem::equivalent, do_stat, filesystem::hard_link_count) 4704 (filesystem::equivalent, do_stat, filesystem::hard_link_count)
|
| H A D | ChangeLog-2019 | 6884 hard_link_count, rename, and resize_file. 6917 (copy, file_size, hard_link_count, last_write_time, space): Only
|
| H A D | ChangeLog-2021 | 2452 (fs::equivalent, do_stat, fs::file_size, fs::hard_link_count)
|