Searched refs:read_error (Results 1 – 14 of 14) sorted by relevance
26 throw read_error("failed to read image header"); in readImageHeader()51 throw read_error("invalid signature 1"); in readImageHeader()85 throw read_error("failed to read image digest"); in readImageDigest()117 throw read_error("failed to read block while computing image digest"); in computeImageDigest()139 throw read_error("failed to read section header"); in readSectionTable()200 throw read_error("failed to read key dictionary entry"); in readKeyDictionary()247 throw read_error("failed to read boot tag"); in readBootTags()267 throw read_error("boot tag is wrong command type"); in readBootTags()273 throw read_error("boot tag checksum is invalid"); in readBootTags()326 throw read_error("failed to read section"); in readSection()
24 class read_error : public std::runtime_error28 read_error(const std::string & msg) : std::runtime_error(msg) {} in read_error() function
146 int read_error; in mail_copy() local273 read_error = vstream_ferror(src); in mail_copy()280 read_error = 1; in mail_copy()289 if (corrupt_error || read_error || write_error) in mail_copy()301 if (why && read_error) in mail_copy()315 | (read_error ? MAIL_COPY_STAT_READ : 0) in mail_copy()
114 read_error: label133 bf read_error
126 read_error: label148 bf read_error
423 goto read_error; in play_fd()455 goto read_error; in play_fd()463 read_error: in play_fd()
1590 int read_error, write_errno, lmodified = 0, reordered = 0, r; in sftp_download() local1666 write_error = read_error = write_errno = num_req = 0; in sftp_download()1722 read_error = 1; in sftp_download()1808 if (!read_error && !write_error && !interrupted) { in sftp_download()1817 if (inplace_flag || read_error || write_error || interrupted) { in sftp_download()1819 (read_error || write_error || interrupted)) { in sftp_download()1828 if (read_error) { in sftp_download()2439 int write_error, read_error, r; in sftp_crossload() local2495 write_error = read_error = num_req = num_upload_req = 0; in sftp_crossload()2554 read_error = 1; in sftp_crossload()[all …]
358 goto read_error; in merge_one_data()371 read_error: in merge_one_data()
349 goto read_error; in merge_one_data()362 read_error: in merge_one_data()
250 read_error: BOOT_ERROR("read error") label302 jne read_error480 jne read_error
1167 goto read_error; in add_rcs_file()1190 goto read_error; in add_rcs_file()1509 read_error: in add_rcs_file()
445 read_error, /** 26 - couldn't open/read from file */ enumerator
734 goto read_error; in nfsrv_read()810 read_error: in nfsrv_read()