Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DFileFind.cpp452 bool CFileInfo::Find(CFSTR path, bool followLink) in Find()
746 bool DoesDirExist(CFSTR name, bool followLink) in DoesDirExist()
924 static int MY__lstat(CFSTR path, struct stat *st, bool followLink) in MY__lstat()
1110 bool CFileInfo::Find_DontFill_Name(CFSTR path, bool followLink) in Find_DontFill_Name()
1121 bool CFileInfo::Find(CFSTR path, bool followLink) in Find()
1158 bool DoesDirExist(CFSTR name, bool followLink) in DoesDirExist()
DFileFind.h304 bool DirEntry_IsDir(const CDirEntry &de, bool followLink) const in DirEntry_IsDir()
/third_party/node/deps/v8/tools/link_clicker.extension/
Dcontent.js43 function followLink() { function
/third_party/lzma/CPP/7zip/UI/Common/
DEnumDirItems.cpp33 static bool FindFile_KeepDots(NFile::NFind::CFileInfo &fi, const FString &path, bool followLink) in FindFile_KeepDots()