Home
last modified time | relevance | path

Searched defs:chroot (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/src/linux/
H A Dchroot.c5 int chroot(const char *path) in chroot() function
/third_party/rust/crates/nix/src/
H A Dunistd.rs1335 pub fn chroot<P: ?Sized + NixPath>(path: &P) -> Result<()> { in chroot() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1287 pub fn chroot(name: *const ::c_char) -> ::c_int; in chroot() functions

Completed in 8 milliseconds