Searched refs:cfg_parse_qstring (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/ |
H A D | grammar.h | 294 cfg_parse_qstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret);
|
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | namedconf.c | 493 return (cfg_parse_qstring(pctx, type, ret)); 539 return (cfg_parse_qstring(pctx, type, ret));
|
H A D | parser.c | 693 cfg_parse_qstring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function 820 "quoted_string", cfg_parse_qstring, print_qstring, cfg_doc_terminal,
|
Completed in 618 milliseconds