Searched refs:type_format (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bind9/bin/dnssec/
H A Ddnssectool.h49 type_format(const dns_rdatatype_t type, char *cp, unsigned int size);
H A Ddnssectool.c125 type_format(const dns_rdatatype_t type, char *cp, unsigned int size) { function
651 type_format(rdataset->type, typebuf, sizeof(typebuf));
1083 type_format(rdataset->type, typebuf, sizeof(typebuf));
1104 type_format(rdataset->type, typebuf, sizeof(typebuf));
1118 type_format(rdataset->type, typebuf, sizeof(typebuf));
H A Ddnssec-signzone.c495 type_format(set->type, typestr, sizeof(typestr));

Completed in 67 milliseconds