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

/bind-9.11.3/lib/isccfg/
H A Dparser.c1396 cfg_parse_listelt(cfg_parser_t *pctx, const cfg_type_t *elttype, function
1442 CHECK(cfg_parse_listelt(pctx, listof, &elt));
1540 CHECK(cfg_parse_listelt(pctx, listof, &elt));
1772 CHECK(cfg_parse_listelt(pctx, clause->type, &elt));
2236 CHECK(cfg_parse_listelt(pctx, &cfg_type_token, &elt));

Completed in 22 milliseconds