Searched refs:rrtype_to_string (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Ddns.h286 const char *rrtype_to_string(uint16_t rrtype);
H A Ddifffile.c314 rrtype_to_string(rrset_rrtype(rrset))));
407 rrtype_to_string(type), i,
408 rrtype_to_string(rrset->rrs[i].type));
414 rrtype_to_string(type),
422 rrtype_to_string(type),
431 rrtype_to_string(type),
711 dname_to_string(dname,0), rrtype_to_string(type));
829 dname_to_string(dname,0), rrtype_to_string(type)));
1223 dname_to_string(owner, 0), rrtype_to_string(type)));
H A Drrl.c371 address, rrtype_to_string(query->qtype));
401 address, rrtype_to_string(query->qtype),
H A Drdata.c326 buffer_printf(output, "%s", rrtype_to_string(type));
591 buffer_printf(output, "%s ", rrtype_to_string(i));
627 rrtype_to_string(
H A Dxfr-inspect.c181 else printf("\t%s\n", rrtype_to_string(rr->type));
H A Ddns.c891 rrtype_to_string(uint16_t rrtype) function
H A Dutil.c1061 rrtype_to_string(record->type));
H A Dremote.c2597 strncmp(rrtype_to_string(i), "TYPE", 4) == 0)
2600 rrtype_to_string(i), (unsigned long)st->qtype[i]))
H A Dnsd.c859 t += snprintf(t, len, " %s=%lu", rrtype_to_string(i), st.qtype[i]);
H A Dzonec.c2060 rrtype_to_string(rr->type));
H A Dixfr.c2054 rrclass_to_string(rr->klass), rrtype_to_string(rr->type));

Completed in 224 milliseconds