Home
last modified time | relevance | path

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

/reactos/dll/win32/kernel32/client/
H A Dpath.c685 IN BOOL UseShort) in FindLFNorSFN_U() argument
714 Found = UseShort ? !IsShortName_U(Path, Length) : !IsLongName_U(Path, Length); in FindLFNorSFN_U()