Searched refs:nScanBytes (Results 1 – 1 of 1) sorted by relevance
86 int nScanBytes = 0; in FindDescriptor() local87 while ( (nGoalID != nReadID) && (nBytesRead > 0) && (nScanBytes < (1024*1024)) ) { in FindDescriptor()96 nScanBytes += sizeof(cTemp); in FindDescriptor()