Home | History | Annotate | Download | only in qemu

Lines Matching refs:ferror

232     } while ((bytes == 0) && ferror(fp) && (errno == EINTR));