Home
last modified time | relevance | path

Searched refs:chroot (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dchroot.c19 int chroot(const char *path) in _syscall1()
/l4re-core-master/libc_backends/lib/l4re_file/
A Dfile.cc689 extern "C" int chroot(const char *p) in chroot() function
690 noexcept(noexcept(chroot(p))) in chroot()
/l4re-core-master/uclibc/lib/contrib/uclibc/utils/
A Dldconfig.c94 extern char *chroot_realpath(const char *chroot, const char *path,
892 if (chroot(chroot_dir) < 0) { in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dunistd.h1058 extern int chroot (const char *__path) __THROW __nonnull ((1)) __wur;
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME213 Changed ldconfig to chroot to the specified directory when

Completed in 9 milliseconds