Lines Matching refs:report
549 err.report(m_ec, "failed to determine attributes for the specified path"); in create_file_status()
715 return err.report(capture_errno()); in __canonical()
725 return err.report(capture_errno()); in __canonical()
745 return err.report(m_ec1); in __copy()
752 return err.report(m_ec1); in __copy()
757 return err.report(errc::function_not_supported); in __copy()
769 return err.report(errc::file_exists); in __copy()
786 return err.report(errc::is_a_directory); in __copy()
805 return err.report(m_ec2); in __copy()
906 return err.report(m_ec); in __copy_file()
913 return err.report(m_ec); in __copy_file()
924 return err.report(m_ec); in __copy_file()
928 return err.report(errc::not_supported); in __copy_file()
931 return err.report(errc::file_exists); in __copy_file()
949 return err.report(errc::file_exists); in __copy_file()
962 return err.report(m_ec); in __copy_file()
969 return err.report(errc::bad_file_descriptor); in __copy_file()
973 return err.report(m_ec); in __copy_file()
975 return err.report(m_ec); in __copy_file()
980 return err.report(m_ec); in __copy_file()
1007 return err.report(m_ec); in __create_directories()
1011 return err.report(errc::file_exists); in __create_directories()
1017 return err.report(m_ec); in __create_directories()
1020 return err.report(errc::invalid_argument); in __create_directories()
1026 return err.report(errc::not_a_directory); in __create_directories()
1030 return err.report(m_ec); in __create_directories()
1041 return err.report(capture_errno()); in __create_directory()
1046 return err.report(mec); in __create_directory()
1057 return err.report(mec); in __create_directory()
1059 return err.report(errc::not_a_directory, in __create_directory()
1066 return err.report(capture_errno()); in __create_directory()
1072 return err.report(mec); in __create_directory()
1080 return err.report(capture_errno()); in __create_directory_symlink()
1086 return err.report(capture_errno()); in __create_hard_link()
1092 return err.report(capture_errno()); in __create_symlink()
1121 return err.report(capture_errno(), "call to getcwd failed"); in __current_path()
1129 err.report(capture_errno()); in __current_path()
1139 return err.report(errc::not_supported); in __equivalent()
1142 return err.report(errc::not_supported); in __equivalent()
1158 return err.report(m_ec); in __file_size()
1171 return err.report(m_ec); in __hard_link_count()
1182 return err.report(m_ec); in __fs_is_empty()
1184 return err.report(errc::not_supported); in __fs_is_empty()
1203 return err.report(errc::value_too_large); in __extract_last_write_time()
1216 return err.report(m_ec); in __last_write_time()
1227 return err.report(errc::value_too_large); in __last_write_time()
1230 return err.report(detail::make_windows_error(GetLastError())); in __last_write_time()
1233 return err.report(detail::make_windows_error(GetLastError())); in __last_write_time()
1244 return err.report(m_ec); in __last_write_time()
1251 return err.report(errc::value_too_large); in __last_write_time()
1255 return err.report(m_ec); in __last_write_time()
1280 return err.report(m_ec); in __permissions()
1293 return err.report(capture_errno()); in __permissions()
1297 return err.report(errc::operation_not_supported); in __permissions()
1299 return err.report(capture_errno()); in __permissions()
1319 return err.report(capture_errno()); in __read_symlink()
1326 return err.report(capture_errno()); in __read_symlink()
1329 return err.report(errc::value_too_large); in __read_symlink()
1338 err.report(capture_errno()); in __remove()
1391 return err.report(mec); in __remove_all()
1484 return err.report(mec); in __remove_all()
1493 err.report(capture_errno()); in __rename()
1499 return err.report(capture_errno()); in __resize_file()
1507 err.report(capture_errno()); in __space()
1538 return err.report(detail::make_windows_error(GetLastError())); in __temp_directory_path()
1540 return err.report(errc::filename_too_long); in __temp_directory_path()
1561 return err.report(m_ec, "cannot access path " PATH_CSTR_FMT, p.c_str()); in __temp_directory_path()
1564 return err.report(errc::not_a_directory, in __temp_directory_path()
1588 return err.report(m_ec); in __weakly_canonical()
2027 return err.report(errc::illegal_byte_sequence); in __wide_to_char()
2039 return err.report(errc::illegal_byte_sequence); in __char_to_wide()