Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dopen.c539 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument
/Linux-v5.4/tools/include/nolibc/
Dnolibc.h1832 int chroot(const char *path) in chroot() function