Home
last modified time | relevance | path

Searched defs:chroot (Results 1 – 5 of 5) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c762 int chroot(const char *path) in chroot() function
/kernel/linux/linux-6.6/tools/include/nolibc/
Dsys.h181 int chroot(const char *path) in chroot() function
/kernel/linux/linux-5.10/fs/
Dopen.c533 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument
/kernel/linux/linux-6.6/fs/
Dopen.c593 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument
/kernel/linux/linux-5.10/tools/include/nolibc/
Dnolibc.h1843 int chroot(const char *path) in chroot() function