Home | History | Annotate | Download | only in recovery

Lines Matching refs:ferror

164     if (ferror(fp)) LOGE("Error in %s\n(%s)\n", name, strerror(errno));