Searched defs:chroot (Results 1 – 2 of 2) sorted by relevance
/linux/tools/include/nolibc/ | ||
H A D | sys.h | 193 int chroot(const char *path) chroot() function |
/linux/fs/ | ||
H A D | open.c | 598 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument |