Home
last modified time | relevance | path

Searched refs:support_chroot_create (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/support/
Dnamespace.h100 struct support_chroot *support_chroot_create
Dsupport_chroot.c45 support_chroot_create (struct support_chroot_configuration conf) in support_chroot_create() function
/glibc-2.36/nss/
Dtst-nss-files-alias-truncated.c56 struct support_chroot *chroot_env = support_chroot_create in do_test()
Dtst-nss-files-hosts-erange.c40 chroot_env = support_chroot_create in prepare()
Dtst-nss-files-hosts-getent.c79 chroot_env = support_chroot_create in prepare()
Dtst-nss-files-alias-leak.c45 chroot_env = support_chroot_create in prepare()
Dtst-nss-files-hosts-multi.c43 chroot_env = support_chroot_create in prepare()
/glibc-2.36/resolv/
Dtst-resolv-threads.c355 chroot_env = support_chroot_create in prepare()
Dtst-resolv-res_init-skeleton.c54 chroot_env = support_chroot_create in prepare()
/glibc-2.36/ChangeLog.old/
DChangeLog.197633 * support/support_chroot.c (support_chroot_create): Handle
28474 * support/support_chroot.c (support_chroot_create): Likewise.
29107 * support/support_chroot.c (support_chroot_create): Use it.
35402 (support_chroot_create): Call it to process /etc/resolv.conf,
DChangeLog.18577 (support_chroot_create, support_chroot_free): New functions.
583 (prepare): Call support_chroot_create.