Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/isccfg/
H A Dparser.c63 cfg_rep_t cfg_rep_string; variable
153 cfg_rep_t cfg_rep_string = { "string", free_string }; variable
489 REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_string); in cfg_obj_asstring()
495 "quoted_string", cfg_parse_qstring, &cfg_rep_string, NULL
500 "string", cfg_parse_astring, &cfg_rep_string, NULL
508 "string", cfg_parse_sstring, &cfg_rep_string, NULL
855 "token", parse_token, &cfg_rep_string, NULL