HomeSort by: relevance | last modified time | path
    Searched defs:cfg_parse_map (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 2464 cfg_parse_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
2494 CHECK(cfg_parse_map(pctx, type, &mapobj));
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 2631 cfg_parse_map(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
2661 CHECK(cfg_parse_map(pctx, type, &mapobj));

Completed in 73 milliseconds