Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 14 of 14) sorted by relevance

/systemd-251/src/resolve/
Dresolved-dns-trust-anchor.c203 _cleanup_free_ char *domain = NULL, *class = NULL, *type = NULL; in dns_trust_anchor_load_positive() local
375 _cleanup_free_ char *domain = NULL; in dns_trust_anchor_load_negative() local
Dresolved-resolv-conf.c241 char *domain; in write_resolv_conf_search() local
Dresolved-dns-scope.c511 static DnsScopeMatch match_link_local_reverse_lookups(const char *domain) { in match_link_local_reverse_lookups()
528 const char *domain, in match_subnet_reverse_lookups()
589 const char *domain; in dns_scope_good_domain() local
Dresolved-dns-question.c393 const char *domain, in dns_question_new_service()
Dresolved-conf.c78 static int manager_add_search_domain_by_string(Manager *m, const char *domain) { in manager_add_search_domain_by_string()
Dresolved-bus.c1021 _cleanup_free_ char *name = NULL, *type = NULL, *domain = NULL; in resolve_service_all_complete() local
1313 const char *name, *type, *domain; in bus_method_resolve_service() local
1700 const char *domain; in bus_property_get_ntas() local
Dresolvectl.c738 static int resolve_service(sd_bus *bus, const char *name, const char *type, const char *domain) { in resolve_service()
929 const char *domain, *full; in resolve_openpgp() local
1311 const char *domain; in read_domain_one() local
2153 static int call_domain(sd_bus *bus, char **domain, const BusLocator *locator, sd_bus_error *error) { in call_domain()
Dresolved-dns-dnssec.c1680 static int nsec3_hashed_domain_make(DnsResourceRecord *nsec3, const char *domain, const char *zone,… in nsec3_hashed_domain_make()
/systemd-251/src/libsystemd-network/
Ddhcp6-option.c823 _cleanup_free_ char *domain = NULL; in parse_domain() local
891 _cleanup_free_ char *domain = NULL; in dhcp6_option_parse_domainname() local
Dtest-dhcp6-client.c146 _cleanup_free_ char *domain = NULL; in TEST() local
/systemd-251/src/shared/
Ddns-domain.c853 int dns_name_to_wire_format(const char *domain, uint8_t *buffer, size_t len, bool canonical) { in dns_name_to_wire_format()
988 int dns_service_join(const char *name, const char *type, const char *domain, char **ret) { in dns_service_join()
1030 _cleanup_free_ char *name = NULL, *type = NULL, *domain = NULL; in dns_service_split() local
/systemd-251/src/network/
Dnetworkd-json.c864 static int domain_build_json(int family, const char *domain, NetworkConfigSource s, const union in_… in domain_build_json()
881 const char *domain; in domains_build_json() local
Dnetworkd-network.c906 const char *domain; in config_parse_domains() local
/systemd-251/src/udev/
Dudev-builtin-net_id.c329 unsigned domain, bus, slot, func; in dev_pci_slot() local