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

/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dgrammar.h346 cfg_parse_listelt(cfg_parser_t *pctx, const cfg_type_t *elttype,
/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c949 cfg_parse_listelt(cfg_parser_t *pctx, const cfg_type_t *elttype, function
991 CHECK(cfg_parse_listelt(pctx, listof, &elt));
1068 CHECK(cfg_parse_listelt(pctx, listof, &elt));
1278 CHECK(cfg_parse_listelt(pctx, clause->type, &elt));
1652 CHECK(cfg_parse_listelt(pctx, &cfg_type_token, &elt));

Completed in 18 milliseconds