Searched refs:cfg_parse_addressed_map (Results 1 – 2 of 2) sorted by relevance
412 cfg_parse_addressed_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
1542 cfg_parse_addressed_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in cfg_parse_addressed_map() function1672 } else if (type->parse == cfg_parse_addressed_map) { in cfg_doc_map()