Searched refs:SetEndOfFile (Results 1 – 7 of 7) sorted by relevance
130 if(!SetEndOfFile((HANDLE)handle)) in tool_ftruncate64()
584 bool COutFile::SetEndOfFile() throw() { return BOOLToBool(::SetEndOfFile(_handle)); } in SetEndOfFile() function in NWindows::NFile::NIO::COutFile593 return SetEndOfFile(); in SetLength()
267 bool SetEndOfFile() throw();
164 return ((::SetEndOfFile(file_.Get()) != FALSE) && in SetLength()
1196 if (SetEndOfFile (psf->file.handle) == 0) in psf_ftruncate()
523 SetEndOfFile(self->file_handle); in mmap_resize_method()
2009 && SetEndOfFile(handle); in win32_ftruncate()