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

/bind-9.11.3/lib/isccfg/
H A Dparser.c61 parse_list(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
1428 parse_list(cfg_parser_t *pctx, const cfg_type_t *listtype, cfg_obj_t **ret) function
1488 CHECK(parse_list(pctx, type, ret));

Completed in 22 milliseconds