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

/macosx-10.10/bind9-45.101/bind9/lib/isccfg/include/isccfg/
H A Dcfg.h100 * to cfg_parse_file() or cfg_parse_buffer(). It must not
122 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer,
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dconfig.c265 return (cfg_parse_buffer(parser, &b, &cfg_type_namedconf, conf));
H A Dlwresd.c272 return (cfg_parse_buffer(pctx, &b, &cfg_type_namedconf, configp));
H A Dserver.c7304 CHECK(cfg_parse_buffer(parser, &argbuf, &cfg_type_addzoneconf,
/macosx-10.10/bind9-45.101/bind9/lib/isccfg/
H A Dparser.c542 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, function

Completed in 133 milliseconds