Home
last modified time | relevance | path

Searched defs:domains (Results 1 – 10 of 10) sorted by relevance

/systemd-251/src/libsystemd-network/
Dtest-sd-dhcp-lease.c18 _cleanup_strv_free_ char **domains = NULL; in TEST() local
32 _cleanup_strv_free_ char **domains = NULL; in TEST() local
45 _cleanup_strv_free_ char **domains = NULL; in TEST() local
60 _cleanup_strv_free_ char **domains = NULL; in TEST() local
68 _cleanup_strv_free_ char **domains = NULL; in TEST() local
77 _cleanup_strv_free_ char **domains = NULL; in TEST() local
Ddhcp6-lease-internal.h39 char **domains; member
Dsd-dhcp-lease.c252 int sd_dhcp_lease_get_search_domains(sd_dhcp_lease *lease, char ***domains) { in sd_dhcp_lease_get_search_domains()
830 int dhcp_lease_parse_search_domains(const uint8_t *option, size_t len, char ***domains) { in dhcp_lease_parse_search_domains()
1158 *domains = NULL, in dhcp_lease_load() local
Dsd-dhcp6-lease.c299 _cleanup_strv_free_ char **domains = NULL; in dhcp6_lease_add_domains() local
/systemd-251/src/resolve/
Dresolved-resolv-conf.c239 OrderedSet *domains, in write_resolv_conf_search()
256 static int write_uplink_resolv_conf_contents(FILE *f, OrderedSet *dns, OrderedSet *domains) { in write_uplink_resolv_conf_contents()
294 static int write_stub_resolv_conf_contents(FILE *f, OrderedSet *dns, OrderedSet *domains) { in write_stub_resolv_conf_contents()
328 _cleanup_ordered_set_free_ OrderedSet *dns = NULL, *domains = NULL; in manager_write_resolv_conf() local
Dresolved-link.c1285 *domains = NULL, in link_load_user() local
Dresolved-manager.c1386 int manager_compile_search_domains(Manager *m, OrderedSet **domains, int filter_route) { in manager_compile_search_domains()
Dresolvectl.c1423 char **domains; member
1436 char **domains; member
/systemd-251/src/network/
Dnetworkd-state-file.c205 char **domains = NULL; in manager_save() local
442 char **domains; in link_save_domains() local
451 char **domains; in link_save_domains() local
Dnetworkd-json.c880 char **domains; in domains_build_json() local