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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c444 cfg_parser_error(pctx, CFG_LOG_NEAR, "'%c' expected", special);
468 cfg_parser_error(pctx, CFG_LOG_BEFORE, "missing ';'");
487 cfg_parser_error(pctx, CFG_LOG_NEAR, "syntax error");
580 cfg_parser_error(pctx, 0, "open: %s: %s", filename,
641 cfg_parser_error(pctx, 0, "parsing failed: %s",
799 cfg_parser_error(pctx, CFG_LOG_NEAR, "expected percentage");
805 cfg_parser_error(pctx, CFG_LOG_NEAR, "expected percentage");
865 cfg_parser_error(pctx, CFG_LOG_NEAR,
878 cfg_parser_error(pctx, CFG_LOG_NEAR,
946 cfg_parser_error(pct
3727 cfg_parser_error(cfg_parser_t *pctx, unsigned int flags, const char *fmt, ...) { function
[all...]
H A Dnamedconf.c993 cfg_parser_error(pctx, CFG_LOG_NEAR, "invalid port");
1017 cfg_parser_error(pctx, CFG_LOG_NEAR,
1027 cfg_parser_error(pctx, CFG_LOG_NOPREP,
1479 cfg_parser_error(pctx, CFG_LOG_NEAR,
1654 cfg_parser_error(pctx, 0, "unexpected '%s'",
2663 cfg_parser_error(pctx, CFG_LOG_NEAR,
2701 cfg_parser_error(pctx, CFG_LOG_NEAR,
2831 cfg_parser_error(pctx, CFG_LOG_NEAR, "expected '%s'",
3171 cfg_parser_error(pctx, CFG_LOG_NEAR,
3182 cfg_parser_error(pct
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c441 cfg_parser_error(pctx, CFG_LOG_NEAR, "'%c' expected", special);
465 cfg_parser_error(pctx, CFG_LOG_BEFORE, "missing ';'");
484 cfg_parser_error(pctx, CFG_LOG_NEAR, "syntax error");
577 cfg_parser_error(pctx, 0, "open: %s: %s", filename,
638 cfg_parser_error(pctx, 0, "parsing failed: %s",
794 cfg_parser_error(pctx, CFG_LOG_NEAR, "expected percentage");
800 cfg_parser_error(pctx, CFG_LOG_NEAR, "expected percentage");
859 cfg_parser_error(pctx, CFG_LOG_NEAR,
872 cfg_parser_error(pctx, CFG_LOG_NEAR,
939 cfg_parser_error(pct
3483 cfg_parser_error(cfg_parser_t *pctx, unsigned int flags, const char *fmt, ...) { function
[all...]
H A Dnamedconf.c1043 cfg_parser_error(pctx, CFG_LOG_NEAR, "invalid port");
1067 cfg_parser_error(pctx, CFG_LOG_NEAR,
1077 cfg_parser_error(pctx, CFG_LOG_NOPREP,
1558 cfg_parser_error(pctx, CFG_LOG_NEAR,
1733 cfg_parser_error(pctx, 0, "unexpected '%s'",
2722 cfg_parser_error(pctx, CFG_LOG_NEAR,
2760 cfg_parser_error(pctx, CFG_LOG_NEAR,
2890 cfg_parser_error(pctx, CFG_LOG_NEAR, "expected '%s'",
3233 cfg_parser_error(pctx, CFG_LOG_NEAR,
3244 cfg_parser_error(pct
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h576 cfg_parser_error(cfg_parser_t *pctx, unsigned int flags, const char *fmt, ...)
579 * Pass one of these flags to cfg_parser_error() to include the
/netbsd-current/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h548 cfg_parser_error(cfg_parser_t *pctx, unsigned int flags, const char *fmt, ...)
551 * Pass one of these flags to cfg_parser_error() to include the

Completed in 261 milliseconds