Searched refs:dns_class_to_string (Results 1 - 4 of 4) sorted by relevance

/systemd/src/resolve/
H A Ddns-type.h144 const char *dns_class_to_string(uint16_t type);
H A Ddns-type.c213 const char *dns_class_to_string(uint16_t class) { function
H A Dresolve-tool.c345 log_debug("Resolving %s %s %s (interface %s).", name, dns_class_to_string(class), dns_type_to_string(type), isempty(ifname) ? "*" : ifname);
927 t = dns_class_to_string(i);
H A Dresolved-dns-rr.c317 c = dns_class_to_string(key->class);

Completed in 1460 milliseconds