Searched refs:SetEndOfFile (Results 1 – 17 of 17) sorted by relevance
55 SetEndOfFile(fd); // truncate the existing file in RawOpenForWriting()
422 bool COutFile::SetEndOfFile() { return BOOLToBool(::SetEndOfFile(_handle)); } in SetEndOfFile() function in NWindows::NFile::NIO::COutFile431 return SetEndOfFile(); in SetLength()
130 bool SetEndOfFile();
62 res = SetEndOfFile(h); in qemu_ftruncate64()171 if (!SetEndOfFile(s->hfile)) in raw_truncate()
126 …void (*SetEndOfFile)(struct S_AudioFileManager *afm, SInt64 pos); /* set the "EOF"… member
142 afp->mAudioFileManager->SetEndOfFile (afp->mAudioFileManager, position); in AudioFilePlayer_SetStopFrame()
592 SET_AUDIOFILEMANAGER_METHOD(SetEndOfFile); in new_AudioFileManager()
196 return ::SetEndOfFile(m_hFile); in Truncate()
207 CHECK(::SetEndOfFile(file_handle.Get())); in EvictFileFromSystemCache()
228 return TRUE == SetEndOfFile(file); in SetLength()
254 return ((::SetEndOfFile(file_.Get()) != FALSE) && in SetLength()
276 ((doTruncate && SetEndOfFile(file_no) == 0) || in _M_open()
805 }else if( 0==SetEndOfFile(pFile->h) ){ in winTruncate()
31924 }else if( 0==SetEndOfFile(pFile->h) ){
32873 { "SetEndOfFile", (SYSCALL)SetEndOfFile, 0 },
32853 { "SetEndOfFile", (SYSCALL)SetEndOfFile, 0 },