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

/bind-9.11.3/lib/isccfg/
H A Dparser.c80 create_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **objp);
1649 CHECK(create_map(pctx, type, &obj));
3083 create_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function

Completed in 23 milliseconds