Lines Matching refs:error_code
303 error_code&); in _GLIBCXX_VISIBILITY()
307 error_code&); in _GLIBCXX_VISIBILITY()
316 uintmax_t file_size(const path&, error_code&) noexcept; in _GLIBCXX_VISIBILITY()
318 uintmax_t hard_link_count(const path&, error_code&) noexcept; in _GLIBCXX_VISIBILITY()
320 file_time_type last_write_time(const path&, error_code&) noexcept; in _GLIBCXX_VISIBILITY()
322 void permissions(const path&, perms, perm_options, error_code&) noexcept; in _GLIBCXX_VISIBILITY()
324 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY()
325 path proximate(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY()
327 path relative(const path& __p, const path& __base, error_code& __ec); in _GLIBCXX_VISIBILITY()
330 file_status status(const path&, error_code&) noexcept; in _GLIBCXX_VISIBILITY()
335 file_status symlink_status(const path&, error_code&) noexcept; in _GLIBCXX_VISIBILITY()