Lines Matching refs:pIO
3145 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3146 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3185 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3186 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3212 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3213 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3250 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3251 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3280 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3281 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3833 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3837 SbiStream* pStrm = pIO->GetStream( nChannel ); in RTLFUNC()
4414 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
4415 if (pIO) in RTLFUNC()
4416 pIO->CloseAll(); in RTLFUNC()