Home
last modified time | relevance | path

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

/support/
A Dsupport_chroot.c31 write_file (const char *directory, const char *relpath, const char *contents, in write_file() function
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 3 milliseconds