Searched refs:chroot_env (Results 1 – 2 of 2) sorted by relevance
49 struct support_chroot *chroot_env; variable54 chroot_env = support_chroot_create in prepare()65 xchroot (chroot_env->path_chroot); in check_chroot_working()324 xchroot (chroot_env->path_chroot); in setup_nss_dns_and_chroot()357 xchroot (chroot_env->path_chroot); in run_res_init()363 xchroot (chroot_env->path_chroot); in run_res_init()373 xchroot (chroot_env->path_chroot); in run_res_init()775 xchroot (chroot_env->path_chroot); in special_test_callback()1055 support_write_file_string (chroot_env->path_resolv_conf, in do_test()1066 TEST_VERIFY (unlink (chroot_env->path_resolv_conf) == 0); in do_test()[all …]
349 static struct support_chroot *chroot_env; variable355 chroot_env = support_chroot_create in prepare()378 xchroot (chroot_env->path_chroot); in do_test()419 support_chroot_free (chroot_env); in do_test()
Completed in 7 milliseconds