Searched refs:NestedCloseLevel (Results 1 – 1 of 1) sorted by relevance
918 ULONG KeyDisposition, RootHandleIndex = 0, i = 1, NestedCloseLevel = 0; in IopCreateRegistryKeyEx() local956 if (NestedCloseLevel > 1) ZwClose(HandleArray[RootHandleIndex]); in IopCreateRegistryKeyEx()992 NestedCloseLevel++; in IopCreateRegistryKeyEx()1019 if (NestedCloseLevel > 1) ZwClose(HandleArray[RootHandleIndex]); in IopCreateRegistryKeyEx()