Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/isccfg/
H A Dparser.c141 cfg_getstringtoken(cfg_parser_t *pctx);
452 CHECK(cfg_getstringtoken(pctx)); in cfg_parse_astring()
472 CHECK(cfg_getstringtoken(pctx)); in cfg_parse_sstring()
993 cfg_getstringtoken(cfg_parser_t *pctx) { in cfg_getstringtoken() function