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

/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dcfg.h93 * to cfg_parse_file() or cfg_parse_buffer(). It must not
115 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer,
/bind-9.6-ESV-R11/bin/named/
H A Dconfig.c230 return (cfg_parse_buffer(parser, &b, &cfg_type_namedconf, conf));
H A Dlwresd.c272 return (cfg_parse_buffer(pctx, &b, &cfg_type_namedconf, configp));
/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c518 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, function

Completed in 53 milliseconds