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

/bind-9.11.3/lib/bind9/include/bind9/
H A Dcheck.h24 bind9_check_namedconf(const cfg_obj_t *config, isc_log_t *logctx,
43 * Same as bind9_check_namedconf(), but for a single 'key' statement.
/bind-9.11.3/bin/check/
H A Dnamed-checkconf.c638 result = bind9_check_namedconf(config, logc, mctx);
/bind-9.11.3/lib/bind9/
H A Dcheck.c3644 bind9_check_namedconf(const cfg_obj_t *config, isc_log_t *logctx, function
/bind-9.11.3/bin/named/
H A Dserver.c7382 CHECK(bind9_check_namedconf(config, ns_g_lctx, ns_g_mctx));

Completed in 52 milliseconds