Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isccfg/
H A Dparser.c114 cfg_parser_error(cfg_parser_t *pctx, unsigned int flags,
211 cfg_parser_error(pctx, CFG_LOG_BEFORE, "missing ';'"); in parse_semicolon()
229 cfg_parser_error(pctx, CFG_LOG_NEAR, "syntax error"); in parse_eof()
303 cfg_parser_error(pctx, 0, "open: %s: %s", in parser_openfile()
339 cfg_parser_error(pctx, 0, "parsing failed: %s", in parse2()
670 cfg_parser_error(pctx, CFG_LOG_NOPREP, in cfg_parse_mapbody()
696 cfg_parser_error(pctx, CFG_LOG_NEAR, "'%s' redefined", in cfg_parse_mapbody()
701 cfg_parser_error(pctx, CFG_LOG_NEAR, in cfg_parse_mapbody()
950 cfg_parser_error(pctx, CFG_LOG_NEAR, "token too big"); in cfg_gettoken()
954 cfg_parser_error(pctx, 0, "%s", in cfg_gettoken()
[all …]