Searched refs:pbOutput (Results 1 – 2 of 2) sorted by relevance
268 char* pbOutput = (char*)pOutput; in ossread() local276 cbRead = read(pPriv->device, pbOutput, cbOutputLeft); in ossread()285 pbOutput += cbRead; in ossread()
366 char* pbOutput = (char*)pOutput; in sunread() local374 cbRead = read(pPriv->device, pbOutput, cbOutputLeft); in sunread()383 pbOutput += cbRead; in sunread()