Home | History | Annotate | Download | only in dist

Lines Matching refs:SetEndOfFile

28072   /* SetEndOfFile will fail if nByte is negative */
28073 if( !SetEndOfFile(pFile->h) ){