Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Ddir.c213 static struct dosDirEntry *rootDir; variable
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp639 StringRef rootDir = sys::path::parent_path(binDir); // remove 'bin' in addClangLibSearchPaths() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp676 bool rootDir = has_root_directory(p, style); in is_absolute() local