Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-resolv-conf.c256 static int write_uplink_resolv_conf_contents(FILE *f, OrderedSet *dns, OrderedSet *domains) { in write_uplink_resolv_conf_contents() function
353 r = write_uplink_resolv_conf_contents(f_uplink, dns, domains); in manager_write_resolv_conf()