Home
last modified time | relevance | path

Searched defs:BackSlash (Results 1 – 11 of 11) sorted by relevance

/reactos/modules/rostests/apitests/ntdll/
H A DRtlGetFullPathName_U.c193 PCWSTR BackSlash; in RunTestCases() local
H A DRtlGetFullPathName_UstrEx.c255 PCWSTR BackSlash; in RunTestCases() local
H A DRtlGetFullPathName_Ustr.c255 PCWSTR BackSlash; in RunTestCases() local
/reactos/drivers/filesystems/npfs/
H A Dcreate.c227 BOOLEAN BufferAllocated, BackSlash; in NpTranslateAlias() local
/reactos/dll/win32/setupapi/
H A Ddevclass.c29 static const WCHAR BackSlash[] = {'\\',0}; variable
H A Ddriver.c24 static const WCHAR BackSlash[] = {'\\',0}; variable
H A Dmisc.c28 static const WCHAR BackSlash[] = {'\\',0}; variable
H A Dparser.c29 static const WCHAR BackSlash[] = {'\\',0}; variable
H A Dinstall.c28 static const WCHAR BackSlash[] = {'\\',0}; variable
H A Ddevinst.c27 static const WCHAR BackSlash[] = {'\\',0}; variable
/reactos/drivers/network/tcpip/datalink/
H A Dlan.c1168 UNICODE_STRING BackSlash = { 0, 0, NULL }; in CheckForDeviceDesc() local