Searched defs:enter_chroot (Results 1 – 3 of 3) sorted by relevance
607 cwd=None, input=None, enter_chroot=False, argument
676 pub fn enter_chroot<P: AsRef<Path>>(&mut self, dir: P) -> Result<()> { in enter_chroot() method
2017 static int enter_chroot(const struct minijail *j) in enter_chroot() function