Searched refs:SetEndOfFile (Results 1 – 21 of 21) sorted by relevance
35 import platform.windows.SetEndOfFile in <lambda>()152 if (SetEndOfFile(file) == 0) { in <lambda>()
132 return !!::SetEndOfFile(m_hFile); in Truncate()
593 bool COutFile::SetEndOfFile() throw() { return BOOLToBool(::SetEndOfFile(_handle)); } in SetEndOfFile() function in NWindows::NFile::NIO::COutFile602 return SetEndOfFile(); in SetLength()
312 bool SetEndOfFile() throw();
210 if(!SetEndOfFile((HANDLE)handle)) in tool_ftruncate64()
169 if (!SetEndOfFile(thefile->filehand)) in apr_file_trunc()
257 return TRUE == SetEndOfFile(file); in SetLength()
214 return ((::SetEndOfFile(file_.get()) != FALSE) && in SetLength()
258 if (!SetEndOfFile(h)) in truncate_handle()
194 if (SetEndOfFile(hfile) == 0) { in MapAllocator()
292 SetEndOfFile(fh); in DecoderSession_destroy()451 SetEndOfFile(fh); in DecoderSession_process()
798 !SetEndOfFile(self->file_handle)) { in mmap_resize_method()
763 && ::SetEndOfFile(h.handle); in resize_file_api()
4241 …else if (SetFilePointerEx(file.get(), lisize, NULL, FILE_BEGIN) == 0 || SetEndOfFile(file.get()) =… in resize_file()
585 …dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn SetEndOfFile(hfile : super::…
317 PUBLIC 32044 4 SetEndOfFile