Home
last modified time | relevance | path

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

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