Searched refs:ChildCellIndex (Results 1 – 1 of 1) sorted by relevance
16 ULONG ChildCellIndex; member1201 WorkState[StackDepth].ChildCellIndex = 0; in CmpValidateRegistryInternal()1317 if (WorkState[StackDepth].ChildCellIndex < KeyNode->SubKeyCounts[Stable]) in CmpValidateRegistryInternal()1324 … ChildSubKeyCell = CmpFindSubKeyByNumber(Hive, KeyNode, WorkState[StackDepth].ChildCellIndex); in CmpValidateRegistryInternal()1342 WorkState[StackDepth].ChildCellIndex++; in CmpValidateRegistryInternal()1357 WorkState[StackDepth].ChildCellIndex = 0; in CmpValidateRegistryInternal()