dns_type_to_string  333 src/resolve-host/resolve-host.c         log_debug("Resolving %s %s %s.", name, dns_class_to_string(arg_class), dns_type_to_string(arg_type));
dns_type_to_string  439 src/resolve-host/resolve-host.c                 t = dns_type_to_string(i);
dns_type_to_string  184 src/resolve/resolved-dns-rr.c         t = dns_type_to_string(key->type);
dns_type_to_string  635 src/resolve/resolved-dns-rr.c                 type = dns_type_to_string(rr->rrsig.type_covered);