Searched refs:SbiIoSystem (Results 1 – 6 of 6) sorted by relevance
829 SbiIoSystem* SbGetIoSystem() in SbGetIoSystem()837 SbiIoSystem::SbiIoSystem() in SbiIoSystem() function in SbiIoSystem845 SbiIoSystem::~SbiIoSystem() in ~SbiIoSystem()850 SbError SbiIoSystem::GetError() in GetError()856 void SbiIoSystem::Open in Open()876 void SbiIoSystem::Close() in Close()893 void SbiIoSystem::Shutdown() in Shutdown()933 char SbiIoSystem::Read() in Read()963 short SbiIoSystem::NextChannel() in NextChannel()984 void SbiIoSystem::CloseAll(void) in CloseAll()[all …]
3145 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()3185 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()3212 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()3250 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()3280 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()3833 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()4414 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC()
1197 SbiIoSystem* pIO = pINST->GetIoSystem(); in PutGet()2675 SbiIoSystem* pIosys = pINST->GetIoSystem(); in RTLFUNC()
282 pIosys = new SbiIoSystem; in SbiInstance()
87 class SbiIoSystem; // Dateisystem186 SbiIoSystem* pIosys; // Dateisystem239 SbiIoSystem* GetIoSystem() { return pIosys; } in GetIoSystem()256 SbiIoSystem* SbGetIoSystem(); // das aktuelle I/O-System288 SbiIoSystem* pIosys; // I/O-System
80 class SbiIoSystem { class89 SbiIoSystem();90 ~SbiIoSystem();
Completed in 192 milliseconds