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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c753 isc_boolean_t auto_dlv, isc_boolean_t auto_root,
838 if (auto_root && view->rdclass == dns_rdataclass_in) {
2106 isc_boolean_t auto_root = ISC_FALSE; local
2529 auto_root = ISC_TRUE;
3222 auto_dlv, auto_root, mctx));
751 configure_view_dnsseckeys(dns_view_t *view, const cfg_obj_t *vconfig, const cfg_obj_t *config, const cfg_obj_t *bindkeys, isc_boolean_t auto_dlv, isc_boolean_t auto_root, isc_mem_t *mctx) argument

Completed in 56 milliseconds