Searched refs:cfg_parse_buffer (Results 1 - 4 of 4) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/ |
H A D | cfg.h | 93 * 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 D | config.c | 230 return (cfg_parse_buffer(parser, &b, &cfg_type_namedconf, conf));
|
H A D | lwresd.c | 272 return (cfg_parse_buffer(pctx, &b, &cfg_type_namedconf, configp));
|
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | parser.c | 518 cfg_parse_buffer(cfg_parser_t *pctx, isc_buffer_t *buffer, function
|
Completed in 53 milliseconds