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

/bind-9.11.3/lib/isccfg/
H A Dparser.c73 create_string(cfg_parser_t *pctx, const char *contents, const cfg_type_t *type,
513 CHECK(create_string(pctx, filename, &cfg_type_qstring, &stringobj));
982 create_string(cfg_parser_t *pctx, const char *contents, const cfg_type_t *type, function
1019 return (create_string(pctx, TOKEN_STRING(pctx),
1036 return (create_string(pctx,
1056 return (create_string(pctx,
1076 return (create_string(pctx,
1098 return (create_string(pctx,

Completed in 22 milliseconds