Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
H A Dchroot.c5 int chroot(const char *path) in chroot() function
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c762 int chroot(const char *path) in chroot() function
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h181 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
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h1843 int chroot(const char *path) in chroot() function
/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 14 milliseconds