Home
last modified time | relevance | path

Searched refs:Chroot (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DChrootChecker.cpp58 void Chroot(CheckerContext &C, const CallExpr *CE) const;
76 Chroot(C, CE); in evalCall()
87 void ChrootChecker::Chroot(CheckerContext &C, const CallExpr *CE) const { in Chroot() function in ChrootChecker
DCheckers.td314 def ChrootChecker : Checker<"Chroot">,
/external/chromium_org/third_party/skia/experimental/webtry/sys/
Dwebtry_schroot2 description=Chroot jail for webtry runs.
/external/skia/experimental/webtry/sys/
Dwebtry_schroot2 description=Chroot jail for webtry runs.
/external/qemu/
Dqemu-options.hx1645 "-chroot dir Chroot to dir just before starting the VM.\n")