Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isccfg/
H A Dparser.c48 #define TOKEN_STRING(pctx) (pctx->token.value.as_textregion.base) macro
435 return (create_string(pctx, TOKEN_STRING(pctx), in cfg_parse_qstring()
454 TOKEN_STRING(pctx), in cfg_parse_astring()
474 TOKEN_STRING(pctx), in cfg_parse_sstring()
644 if (strcasecmp(TOKEN_STRING(pctx), "include") == 0) { in cfg_parse_mapbody()
663 if (strcasecmp(TOKEN_STRING(pctx), in cfg_parse_mapbody()