Home
last modified time | relevance | path

Searched refs:dns_zone_keydone (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/include/dns/
Dzone.h2094 dns_zone_keydone(dns_zone_t *zone, const char *data);
/freebsd-9-stable/contrib/bind9/bin/named/
Dserver.c8942 CHECK(dns_zone_keydone(zone, keystr)); in ns_server_signing()
/freebsd-9-stable/contrib/bind9/lib/dns/
Dzone.c17437 dns_zone_keydone(dns_zone_t *zone, const char *keystr) { in dns_zone_keydone() function