Home | History | Annotate | Download | only in toolutil

Lines Matching refs:ferror

324     if(ferror(file) || fileLength<=0) {
888 if(ferror(file)) {
1179 if(ferror(file) || fileLength!=pItem->length) {