Home | History | Annotate | Download | only in mmapstress

Lines Matching refs:CLEANERROR

44 #define CLEANERROR(M)	(void)unlink(tmpname); ERROR(M)
113 CLEANERROR("couldn't round up brk");
117 CLEANERROR("couldn't find top of brk");
126 CLEANERROR("write failed");
131 CLEANERROR("couldn't mmap file");
139 CLEANERROR("lseek failed");
143 CLEANERROR("read succeded");
147 CLEANERROR("read didn't set errno = EFAULT");
151 CLEANERROR("write succeded");
155 CLEANERROR("write didn't set errno = EFAULT");
159 CLEANERROR("close failed");
163 CLEANERROR("munmap failed");