Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolved-resolv-conf.c294 static int write_stub_resolv_conf_contents(FILE *f, OrderedSet *dns, OrderedSet *domains) { in write_stub_resolv_conf_contents() function
364 r = write_stub_resolv_conf_contents(f_stub, dns, domains); in manager_write_resolv_conf()