Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileFind.h106 …void SetAsDir() { Attrib = FILE_ATTRIBUTE_DIRECTORY; } // |= (FILE_ATTRIBUTE_UNIX_EXTENSION + (S_… in SetAsDir() function
135 void SetAsDir() { mode = S_IFDIR; } in SetAsDir() function