Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dpath.c94 RtlIsDosDeviceName_Ustr(IN PCUNICODE_STRING PathString) in RtlIsDosDeviceName_Ustr() function
799 DosLength = RtlIsDosDeviceName_Ustr(FileName); in RtlGetFullPathName_Ustr()
1653 return RtlIsDosDeviceName_Ustr(&PathString); in RtlIsDosDeviceName_U()
1758 if (RtlIsDosDeviceName_Ustr(Path)) in RtlSetCurrentDirectory_U()
/reactos/sdk/include/ndk/
H A Drtlfuncs.h3090 RtlIsDosDeviceName_Ustr(