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

/bind-9.6-ESV-R11/lib/bind9/
H A Dcheck.c225 check_forward(const cfg_obj_t *options, const cfg_obj_t *global, argument
234 if (forwarders != NULL && global != NULL) {
235 const char *file = cfg_obj_file(global);
236 unsigned int line = cfg_obj_line(global);
1795 * Get global options block.
1844 * Check non-zero options at the global and view levels.
2356 "'cache-file' cannot be a global "

Completed in 1993 milliseconds