Searched refs:conf (Results 1 – 1 of 1) sorted by relevance
/support/ |
A D | support_chroot.c | 45 support_chroot_create (struct support_chroot_configuration conf) in support_chroot_create() argument 55 write_file (path_etc, "resolv.conf", conf.resolv_conf, in support_chroot_create() 57 write_file (path_etc, "hosts", conf.hosts, &chroot->path_hosts); in support_chroot_create() 58 write_file (path_etc, "host.conf", conf.host_conf, &chroot->path_host_conf); in support_chroot_create() 59 write_file (path_etc, "aliases", conf.aliases, &chroot->path_aliases); in support_chroot_create()
|
Completed in 4 milliseconds