Lines Matching refs:report
546 err.report(m_ec, "failed to determine attributes for the specified path"); in create_file_status()
712 return err.report(capture_errno()); in __canonical()
722 return err.report(capture_errno()); in __canonical()
742 return err.report(m_ec1); in __copy()
749 return err.report(m_ec1); in __copy()
754 return err.report(errc::function_not_supported); in __copy()
766 return err.report(errc::file_exists); in __copy()
783 return err.report(errc::is_a_directory); in __copy()
802 return err.report(m_ec2); in __copy()
903 return err.report(m_ec); in __copy_file()
910 return err.report(m_ec); in __copy_file()
921 return err.report(m_ec); in __copy_file()
925 return err.report(errc::not_supported); in __copy_file()
928 return err.report(errc::file_exists); in __copy_file()
946 return err.report(errc::file_exists); in __copy_file()
959 return err.report(m_ec); in __copy_file()
966 return err.report(errc::bad_file_descriptor); in __copy_file()
970 return err.report(m_ec); in __copy_file()
972 return err.report(m_ec); in __copy_file()
977 return err.report(m_ec); in __copy_file()
1004 return err.report(m_ec); in __create_directories()
1008 return err.report(errc::file_exists); in __create_directories()
1014 return err.report(m_ec); in __create_directories()
1017 return err.report(errc::invalid_argument); in __create_directories()
1023 return err.report(errc::not_a_directory); in __create_directories()
1035 return err.report(capture_errno()); in __create_directory()
1040 return err.report(mec); in __create_directory()
1051 return err.report(mec); in __create_directory()
1053 return err.report(errc::not_a_directory, in __create_directory()
1060 return err.report(capture_errno()); in __create_directory()
1066 return err.report(mec); in __create_directory()
1074 return err.report(capture_errno()); in __create_directory_symlink()
1080 return err.report(capture_errno()); in __create_hard_link()
1086 return err.report(capture_errno()); in __create_symlink()
1115 return err.report(capture_errno(), "call to getcwd failed"); in __current_path()
1123 err.report(capture_errno()); in __current_path()
1133 return err.report(errc::not_supported); in __equivalent()
1136 return err.report(errc::not_supported); in __equivalent()
1152 return err.report(m_ec); in __file_size()
1165 return err.report(m_ec); in __hard_link_count()
1176 return err.report(m_ec); in __fs_is_empty()
1178 return err.report(errc::not_supported); in __fs_is_empty()
1197 return err.report(errc::value_too_large); in __extract_last_write_time()
1210 return err.report(m_ec); in __last_write_time()
1221 return err.report(errc::value_too_large); in __last_write_time()
1224 return err.report(detail::make_windows_error(GetLastError())); in __last_write_time()
1227 return err.report(detail::make_windows_error(GetLastError())); in __last_write_time()
1238 return err.report(m_ec); in __last_write_time()
1245 return err.report(errc::value_too_large); in __last_write_time()
1249 return err.report(m_ec); in __last_write_time()
1274 return err.report(m_ec); in __permissions()
1287 return err.report(capture_errno()); in __permissions()
1291 return err.report(errc::operation_not_supported); in __permissions()
1293 return err.report(capture_errno()); in __permissions()
1313 return err.report(capture_errno()); in __read_symlink()
1320 return err.report(capture_errno()); in __read_symlink()
1323 return err.report(errc::value_too_large); in __read_symlink()
1332 err.report(capture_errno()); in __remove()
1372 return err.report(mec); in __remove_all()
1380 err.report(capture_errno()); in __rename()
1386 return err.report(capture_errno()); in __resize_file()
1394 err.report(capture_errno()); in __space()
1425 return err.report(detail::make_windows_error(GetLastError())); in __temp_directory_path()
1427 return err.report(errc::filename_too_long); in __temp_directory_path()
1448 return err.report(m_ec, "cannot access path " PATH_CSTR_FMT, p.c_str()); in __temp_directory_path()
1451 return err.report(errc::not_a_directory, in __temp_directory_path()
1475 return err.report(m_ec); in __weakly_canonical()
1914 return err.report(errc::illegal_byte_sequence); in __wide_to_char()
1926 return err.report(errc::illegal_byte_sequence); in __char_to_wide()