Searched defs:followLink (Results 1 – 4 of 4) sorted by relevance
/third_party/lzma/CPP/Windows/ |
D | FileFind.cpp | 452 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()
|
D | FileFind.h | 304 bool DirEntry_IsDir(const CDirEntry &de, bool followLink) const in DirEntry_IsDir()
|
/third_party/node/deps/v8/tools/link_clicker.extension/ |
D | content.js | 43 function followLink() { function
|
/third_party/lzma/CPP/7zip/UI/Common/ |
D | EnumDirItems.cpp | 33 static bool FindFile_KeepDots(NFile::NFind::CFileInfo &fi, const FString &path, bool followLink) in FindFile_KeepDots()
|