Home | History | Annotate | Download | only in toolutil

Lines Matching full:ferror

320     if(ferror(file) || fileLength<=0) {
817 if(ferror(file)) {
1110 if(ferror(file) || fileLength!=pItem->length) {