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

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dnamedconf.h24 LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_namedconf;
/bind-9.11.3/lib/isccfg/tests/
H A Dparser_test.c112 &cfg_type_namedconf, &c1);
124 &cfg_type_namedconf, &c2);
/bind-9.11.3/bin/tests/
H A Dcfg_test.c135 type = &cfg_type_namedconf;
/bind-9.11.3/bin/check/
H A Dnamed-checkconf.c634 if (cfg_parse_file(parser, conffile, &cfg_type_namedconf, &config) !=
/bind-9.11.3/bin/named/
H A Dconfig.c307 &cfg_type_namedconf, conf));
H A Dlwresd.c259 return (cfg_parse_buffer(pctx, &b, &cfg_type_namedconf, configp));
H A Dserver.c7355 &cfg_type_namedconf, &config);
/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c2132 LIBISCCFG_EXTERNAL_DATA cfg_type_t cfg_type_namedconf = { variable

Completed in 232 milliseconds