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

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 1287 cfg_parse_qstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1581 cfg_type_t cfg_type_qstring = { "quoted_string", cfg_parse_qstring,
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 1487 cfg_parse_qstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1760 "quoted_string", cfg_parse_qstring, print_qstring,

Completed in 27 milliseconds