Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/nolibc/
H A Dsys.h181 int chroot(const char *path) in chroot() function
/openbmc/linux/fs/
H A Dopen.c593 SYSCALL_DEFINE1(chroot, const char __user *, filename) in SYSCALL_DEFINE1() argument