Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dchroot.c24 chroot (const char *path) in chroot() function
/glibc-2.36/support/
Dsupport_chroot.c47 struct support_chroot *chroot = xmalloc (sizeof (*chroot)); in support_chroot_create() local
75 support_chroot_free (struct support_chroot *chroot) in support_chroot_free()
/glibc-2.36/sysdeps/mach/hurd/
Dchroot.c28 chroot (const char *path) in chroot() function
/glibc-2.36/elf/
Dchroot_canon.c41 chroot_canon (const char *chroot, const char *name) in chroot_canon()