Searched refs:cfg_parse_qstring (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dgrammar.h294 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 Dnamedconf.c493 return (cfg_parse_qstring(pctx, type, ret));
539 return (cfg_parse_qstring(pctx, type, ret));
H A Dparser.c693 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