Searched refs:Chroot (Results 1 – 5 of 5) sorted by relevance
58 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
314 def ChrootChecker : Checker<"Chroot">,
2 description=Chroot jail for webtry runs.
1645 "-chroot dir Chroot to dir just before starting the VM.\n")