Searched refs:Chroot (Results 1 – 3 of 3) sorted by relevance
58 void Chroot(CheckerContext &C, const CallExpr *CE) const;79 Chroot(C, CE); in evalCall()90 void ChrootChecker::Chroot(CheckerContext &C, const CallExpr *CE) const { in Chroot() function in ChrootChecker
239 def ChrootChecker : Checker<"Chroot">,
1643 "-chroot dir Chroot to dir just before starting the VM.\n")