Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/pnpmgr/
H A Dpnpmgr.c1628 static WCHAR ProfileKeyName[] = in IoOpenDeviceRegistryKey() local
1661 KeyNameLength += sizeof(ProfileKeyName) - sizeof(UNICODE_NULL); in IoOpenDeviceRegistryKey()
1697 RtlAppendUnicodeToString(&KeyName, ProfileKeyName); in IoOpenDeviceRegistryKey()