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

/bind-9.11.3/lib/isccfg/
H A Dparser.c554 parse2(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
598 result = parse2(pctx, type, ret);
645 CHECK(parse2(pctx, type, ret));

Completed in 32 milliseconds