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

/bind-9.11.3/lib/dns/include/dns/
H A Dprivate.h46 dns_private_totext(dns_rdata_t *privaterdata, isc_buffer_t *buffer);
/bind-9.11.3/lib/dns/tests/
H A Dprivate_test.c157 dns_private_totext(&private, &buf);
202 dns_private_totext(&private, &buf);
/bind-9.11.3/lib/dns/
H A Dprivate.c290 dns_private_totext(dns_rdata_t *private, isc_buffer_t *buf) { function
/bind-9.11.3/bin/named/
H A Dserver.c13132 CHECK(dns_private_totext(&priv, &buf));

Completed in 46 milliseconds