Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ob/
H A Dobname.c23 ALIGNEDNAME ObpDosDevicesShortNamePrefix = {{L'\\',L'?',L'?',L'\\'}}; variable
27 sizeof(ObpDosDevicesShortNamePrefix),
28 sizeof(ObpDosDevicesShortNamePrefix),
29 (PWSTR)&ObpDosDevicesShortNamePrefix
703 ObpDosDevicesShortNamePrefix.Alignment.QuadPart)) in ObpLookupObjectName()
H A Doblink.c94 ObpDosDevicesShortNamePrefix.Alignment.QuadPart)) in ObpProcessDosDeviceSymbolicLink()
/reactos/ntoskrnl/include/internal/
H A Dob.h646 extern ALIGNEDNAME ObpDosDevicesShortNamePrefix;