Searched refs:corrupt_error (Results 1 – 1 of 1) sorted by relevance
148 int corrupt_error = 0; in mail_copy() local254 corrupt_error = mark_corrupt(src); in mail_copy()289 if (corrupt_error || read_error || write_error) in mail_copy()314 return ((corrupt_error ? MAIL_COPY_STAT_CORRUPT : 0) in mail_copy()