Searched refs:nRCAPs (Results 1 – 1 of 1) sorted by relevance
2134 int nRCAPs = 0; in ProcRecordGetContext() local2147 nRCAPs++; in ProcRecordGetContext()2151 pRangeInfo = xallocarray(nRCAPs, sizeof(GetContextRangeInfoRec)); in ProcRecordGetContext()2152 if (!pRangeInfo && nRCAPs > 0) in ProcRecordGetContext()2154 for (i = 0; i < nRCAPs; i++) { in ProcRecordGetContext()2271 for (i = 0; i < nRCAPs; i++) { in ProcRecordGetContext()