Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/iomgr/
H A Darcname.c46 UNICODE_STRING SystemDevice, LoaderPathNameW, BootDeviceName; in IopCreateArcNames() local
117 Status = RtlAnsiStringToUnicodeString(&LoaderPathNameW, &LoaderPathNameA, TRUE); in IopCreateArcNames()
125 IopStoreSystemPartitionInformation(&SystemDevice, &LoaderPathNameW); in IopCreateArcNames()