Searched defs:enter_chroot (Results 1 – 2 of 2) sorted by relevance
517 pub fn enter_chroot<P: AsRef<Path>>(&mut self, dir: P) -> Result<()> { in enter_chroot() method
1740 static int enter_chroot(const struct minijail *j) in enter_chroot() function