Searched refs:SetEndOfFile (Results 1 – 8 of 8) sorted by relevance
115 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()
277 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()
45860 { "SetEndOfFile", (SYSCALL)SetEndOfFile, 0 },