Searched refs:pIO (Results 1 – 5 of 5) sorted by relevance
3145 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3146 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()3185 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3186 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()3212 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3213 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()3250 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3251 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()3280 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local3281 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()[all …]
1197 SbiIoSystem* pIO = pINST->GetIoSystem(); in PutGet() local1198 SbiStream* pSbStrm = pIO->GetStream( nFileNo ); in PutGet()
29 SvCommStream::SvCommStream( SvStream* pIO ) { pStream = pIO; } in SvCommStream() argument
36 SvCommStream( SvStream* pIO );
1119 if (!ReadBasic(pIO)) {1128 if (!CheckFileSize(pIO)) {1136 CalcProfileID(pIO, &profileID);