Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/nolibc/
Dsys.h181 int chroot(const char *path) in chroot() function
/Linux-v6.6/fs/
Dopen.c593 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument