ReactOS 0.4.16-dev-122-g325d74c
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | InitConstString(s, c) |
Functions | |
NTSTATUS NTAPI | FsRtlRemoveDotsFromPath (PWSTR OriginalString, USHORT PathLength, USHORT *NewLength) |
static | NTSTATUS (NTAPI *pFsRtlRemoveDotsFromPath)(PWSTR OriginalString |
START_TEST (FsRtlRemoveDotsFromPath) | |
Variables | |
static USHORT | PathLength |
static USHORT USHORT * | NewLength |
Definition at line 13 of file FsRtlRemoveDotsFromPath.c.
#define NDEBUG |
Definition at line 10 of file FsRtlRemoveDotsFromPath.c.
NTSTATUS NTAPI FsRtlRemoveDotsFromPath | ( | PWSTR | OriginalString, |
USHORT | PathLength, | ||
USHORT * | NewLength | ||
) |
Referenced by START_TEST().
START_TEST | ( | FsRtlRemoveDotsFromPath | ) |
Definition at line 26 of file FsRtlRemoveDotsFromPath.c.
Definition at line 24 of file FsRtlRemoveDotsFromPath.c.
Referenced by AcpiExConcatTemplate(), FltpReallocateUnicodeString(), FsRtlRemoveDotsFromPath(), getxyDataEnt(), IntLoadRegistryParameters(), PerformChannelConversion(), RxPrepareToReparseSymbolicLink(), SetSpyedBlockTableLength(), SubstituteVar(), CHString::TrimLeft(), UDFConvertFEToExtended(), and UDFResizeFile__().
USHORT PathLength |
Definition at line 24 of file FsRtlRemoveDotsFromPath.c.
Referenced by ArcPathNormalize(), ArcPathToNtPath(), BiLoadHive(), BmOpenDataStore(), BmpFwGetFullPath(), FILEDLG95_OnOpen(), FsRtlRemoveDotsFromPath(), GetLongPathNameA(), GetShortPathNameA(), ndisBindMiniportsToProtocol(), OpenSoundDeviceRegKey(), RtlDosSearchPath_U(), RtlpCollapsePath(), RtlpDosPathNameToRelativeNtPathName_Ustr(), and WinLdrAddDriverToList().