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

/bind-9.11.3/lib/dns/tests/
H A Ddnstest.c214 * then 'keepview' should be set to true; this will prevent the view
220 isc_boolean_t keepview)
230 else if (!keepview)
231 keepview = ISC_TRUE;
248 if (!keepview)
219 dns_test_makezone(const char *name, dns_zone_t **zonep, dns_view_t *view, isc_boolean_t keepview) argument

Completed in 11 milliseconds