Searched refs:dns_zonemgr_managezone (Results 1 - 7 of 7) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Dzonemgr_test.c79 result = dns_zonemgr_managezone(myzonemgr, zone);
88 result = dns_zonemgr_managezone(myzonemgr, zone);
175 result = dns_zonemgr_managezone(myzonemgr, zone);
H A Ddnstest.c282 result = dns_zonemgr_managezone(zonemgr, zone);
/bind-9.11.3/bin/tests/system/dyndb/driver/
H A Dzone.c48 CHECK(dns_zonemgr_managezone(inst->zmgr, raw));
/bind-9.11.3/bin/tests/
H A Dzone_test.c126 result = dns_zonemgr_managezone(zonemgr, zone);
127 ERRRET(result, "dns_zonemgr_managezone");
/bind-9.11.3/lib/dns/include/dns/
H A Dzone.h1666 dns_zonemgr_managezone(dns_zonemgr_t *zmgr, dns_zone_t *zone);
/bind-9.11.3/bin/named/
H A Dserver.c1737 result = dns_zonemgr_managezone(ns_g_server->zonemgr, zone);
1798 CHECK(dns_zonemgr_managezone(ns_g_server->zonemgr, zone));
2963 CHECK(dns_zonemgr_managezone(ns_g_server->zonemgr, zone));
5485 CHECK(dns_zonemgr_managezone(ns_g_server->zonemgr,
5575 CHECK(dns_zonemgr_managezone(ns_g_server->zonemgr, zone));
5729 CHECK(dns_zonemgr_managezone(ns_g_server->zonemgr, zone));
/bind-9.11.3/lib/dns/
H A Dzone.c16028 dns_zonemgr_managezone(dns_zonemgr_t *zmgr, dns_zone_t *zone) { function

Completed in 2341 milliseconds