Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/
Dopen.c538 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument
/kernel/linux/linux-5.10/fs/
Dopen.c533 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument
/kernel/linux/linux-5.10/tools/include/nolibc/
Dnolibc.h1832 int chroot(const char *path) in chroot() function