Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/bind9/lib/isccfg/include/isccfg/
Dgrammar.h477 #define CFG_LOG_NOPREP 0x00000004 /*%< Say just "<token>" */ macro
/freebsd-9-stable/contrib/bind9/lib/isccfg/
Dparser.c1359 cfg_parser_error(pctx, CFG_LOG_NOPREP, "unknown option"); in cfg_parse_mapbody()
2099 cfg_parser_error(pctx, CFG_LOG_NOPREP, in cfg_parse_netprefix()
2416 if ((flags & (CFG_LOG_NEAR|CFG_LOG_BEFORE|CFG_LOG_NOPREP)) != 0) { in parser_complain()
Dnamedconf.c830 cfg_parser_error(pctx, CFG_LOG_NOPREP, in parse_portrange()