Home | History | Annotate | Download | only in dist

Lines Matching refs:SetEndOfFile

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