Searched refs:chroot (Results 1 – 5 of 5) sorted by relevance
19 int chroot(const char *path) in _syscall1()
689 extern "C" int chroot(const char *p) in chroot() function690 noexcept(noexcept(chroot(p))) in chroot()
94 extern char *chroot_realpath(const char *chroot, const char *path,892 if (chroot(chroot_dir) < 0) { in main()
1058 extern int chroot (const char *__path) __THROW __nonnull ((1)) __wur;
213 Changed ldconfig to chroot to the specified directory when
Completed in 9 milliseconds