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

/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c82 create_string(cfg_parser_t *pctx, const char *contents, const cfg_type_t *type,
448 CHECK(create_string(pctx, filename, &cfg_type_qstring, &stringobj));
669 create_string(cfg_parser_t *pctx, const char *contents, const cfg_type_t *type, function
702 return (create_string(pctx,
720 return (create_string(pctx,
736 return (create_string(pctx,

Completed in 34 milliseconds