Searched refs:cfg_parse_addressed_map (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h440 cfg_parse_addressed_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
/bind-9.11.3/lib/isccfg/
H A Dparser.c1856 * Subroutine for cfg_parse_named_map() and cfg_parse_addressed_map().
1896 cfg_parse_addressed_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
2048 } else if (type->parse == cfg_parse_addressed_map) {

Completed in 550 milliseconds