Searched refs:cfg_peektoken (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | namedconf.c | 588 CHECK(cfg_peektoken(pctx, ISC_LEXOPT_NUMBER | ISC_LEXOPT_CNUMBER)); 883 CHECK(cfg_peektoken(pctx, ISC_LEXOPT_NUMBER | ISC_LEXOPT_CNUMBER)); 1282 CHECK(cfg_peektoken(pctx, 0)); 1308 CHECK(cfg_peektoken(pctx, 0)); 1553 CHECK(cfg_peektoken(pctx, 0)); 1587 CHECK(cfg_peektoken(pctx, 0)); 1666 CHECK(cfg_peektoken(pctx, CFG_LEXOPT_QSTRING)); 1764 CHECK(cfg_peektoken(pctx, 0)); 1775 CHECK(cfg_peektoken(pctx, 0)); 1801 CHECK(cfg_peektoken(pct [all...] |
H A D | parser.c | 987 CHECK(cfg_peektoken(pctx, 0)); 1064 CHECK(cfg_peektoken(pctx, 0)); 1636 CHECK(cfg_peektoken(pctx, 0)); 1935 CHECK(cfg_peektoken(pctx, 0)); 2007 CHECK(cfg_peektoken(pctx, 0)); 2159 cfg_peektoken(cfg_parser_t *pctx, int options) { function
|
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/ |
H A D | grammar.h | 271 cfg_peektoken(cfg_parser_t *pctx, int options);
|
Completed in 66 milliseconds