Searched defs:cfgctx (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dview.c1991 dns_view_setnewzones(dns_view_t *view, isc_boolean_t allow, void *cfgctx, argument
2006 REQUIRE((cfgctx != NULL && cfg_destroy != NULL) || !allow);
2084 view->new_zone_config = cfgctx;

Completed in 13 milliseconds