Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isccfg/
H A Dparser.c37 #define CFG_LOG_NOPREP 0x00000004 /*%< Say just "<token>" */ macro
670 cfg_parser_error(pctx, CFG_LOG_NOPREP, in cfg_parse_mapbody()
1081 if ((flags & (CFG_LOG_NEAR|CFG_LOG_BEFORE|CFG_LOG_NOPREP)) != 0) { in parser_complain()