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

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 1338 cfg_parse_sstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1599 cfg_type_t cfg_type_sstring = { "string", cfg_parse_sstring,
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 1541 cfg_parse_sstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1781 "string", cfg_parse_sstring, print_sstring,

Completed in 61 milliseconds