Lines Matching refs:pIO
3130 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3131 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3170 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3171 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3197 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3198 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3235 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3236 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3265 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3266 SbiStream* pSbStrm = pIO->GetStream( nChannel ); in RTLFUNC()
3818 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
3822 SbiStream* pStrm = pIO->GetStream( nChannel ); in RTLFUNC()
4399 SbiIoSystem* pIO = pINST->GetIoSystem(); in RTLFUNC() local
4400 if (pIO) in RTLFUNC()
4401 pIO->CloseAll(); in RTLFUNC()