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

/bind-9.11.3/bin/named/
H A Dserver.c3240 isc_boolean_t need_hints)
3388 if (view->rdclass == dns_rdataclass_in && need_hints &&
3394 if (view->rdclass == dns_rdataclass_in && need_hints &&
4100 need_hints = ISC_FALSE;
4102 if (need_hints)
3236 configure_view(dns_view_t *view, dns_viewlist_t *viewlist, cfg_obj_t *config, cfg_obj_t *vconfig, ns_cachelist_t *cachelist, const cfg_obj_t *bindkeys, isc_mem_t *mctx, cfg_aclconfctx_t *actx, isc_boolean_t need_hints) argument

Completed in 59 milliseconds