Lines Matching refs:CLEANERROR
48 #define CLEANERROR(M) (void)close(rofd); \ macro
165 CLEANERROR("couldn't reopen rwfd for read/write");
181 CLEANERROR("couldn't fill first part of file with junk");
189 CLEANERROR("couldn't create hole in file");
197 CLEANERROR("couldn't fill second part of file with junk");
213 CLEANERROR("mmap tmp file failed");
220 CLEANERROR("couldn't fill second part of file with junk");
225 CLEANERROR("hole not filled with 0's");
233 CLEANERROR("couldn't lseek back to put e's in hole");
240 CLEANERROR("couldn't part of hole with e's");
244 CLEANERROR("fsync failed");
252 CLEANERROR("couldn't lseek to begining to verify contents");
256 CLEANERROR("munmap of tmp file failed");
261 CLEANERROR("first page not filled with a's");
265 CLEANERROR("e_skip not filled with 0's");
269 CLEANERROR("part after first 0's not filled with e's");
273 CLEANERROR("second hole section not filled with 0's");
277 CLEANERROR("next to last half page not filled with b's");
281 CLEANERROR("extended fragment not filled with c's");
285 CLEANERROR("second close of rofd failed");
289 CLEANERROR("unlink failed");