Searched refs:Chroot (Results 1 – 5 of 5) sorted by relevance
46 const CallDescription Chroot{CDM::CLibrary, {"chroot"}, 1}, member in __anon67def0520111::ChrootChecker68 if (Chroot.matches(Call)) { in evalCall()120 if (matchesAny(Call, Chroot, Chdir)) in checkPreCall()
72 Chroot to /var/tmp/jail /bin/sh
143 Chroot the server to the directory
360 Chroot the server to the directory
613 def ChrootChecker : Checker<"Chroot">,