Home
last modified time | relevance | path

Searched defs:CanBe8dot3 (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/udfs/
H A Ddircntrl.cpp261 #define CanBe8dot3 (FNM_Flags & UDF_FNM_FLAG_CAN_BE_8D3) in UDFQueryDirectory() macro
636 #define CanBe8dot3 (FNM_Flags & UDF_FNM_FLAG_CAN_BE_8D3) in UDFFindNextMatch() macro
H A Dnamesup.cpp163 IN BOOLEAN CanBe8dot3, in UDFIsNameInExpression()