Home
last modified time | relevance | path

Searched refs:parse_ustring (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/isccfg/
Dparser.c815 parse_ustring(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { in parse_ustring() function
887 CHECK(parse_ustring(pctx, NULL, &obj)); in cfg_parse_enum()
958 "string", parse_ustring, cfg_print_ustring, cfg_doc_terminal,