Searched defs:chroot (Results 1 – 4 of 4) sorted by relevance
24 chroot (const char *path) in chroot() function
47 struct support_chroot *chroot = xmalloc (sizeof (*chroot)); in support_chroot_create() local75 support_chroot_free (struct support_chroot *chroot) in support_chroot_free()
28 chroot (const char *path) in chroot() function
41 chroot_canon (const char *chroot, const char *name) in chroot_canon()