Home
last modified time | relevance | path

Searched refs:ParentHive (Results 1 – 1 of 1) sorted by relevance

/reactos/boot/environ/lib/misc/
H A Dbootreg.c193 PBI_KEY_HIVE ParentHive; in BiOpenKey() local
206 ParentHive = ParentKey->KeyHive; in BiOpenKey()
294 NewKey->KeyHive = ParentHive; in BiOpenKey()
299 ++ParentHive->ReferenceCount; in BiOpenKey()