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