Searched refs:NewSecCell (Results 1 – 1 of 1) sorted by relevance
2467 HCELL_INDEX NewClassCell = HCELL_NIL, NewSecCell = HCELL_NIL; in CmpDeepCopyKeyInternal() local2539 NewSecCell = CmpCopyCell(SourceHive, in CmpDeepCopyKeyInternal()2543 if (NewSecCell == HCELL_NIL) in CmpDeepCopyKeyInternal()2550 DestNode->Security = NewSecCell; in CmpDeepCopyKeyInternal()2613 if (NewSecCell != HCELL_NIL) in CmpDeepCopyKeyInternal()2614 HvFreeCell(DestinationHive, NewSecCell); in CmpDeepCopyKeyInternal()