Searched refs:cfg_peektoken (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Dnamedconf.c281 CHECK(cfg_peektoken(pctx, 0));
828 CHECK(cfg_peektoken(pctx, ISC_LEXOPT_NUMBER | ISC_LEXOPT_CNUMBER));
1139 CHECK(cfg_peektoken(pctx, CFG_LEXOPT_QSTRING));
1486 CHECK(cfg_peektoken(pctx, ISC_LEXOPT_NUMBER | ISC_LEXOPT_CNUMBER));
1956 CHECK(cfg_peektoken(pctx, 0));
1982 CHECK(cfg_peektoken(pctx, 0));
2238 CHECK(cfg_peektoken(pctx, 0));
2272 CHECK(cfg_peektoken(pctx, 0));
2351 CHECK(cfg_peektoken(pctx, CFG_LEXOPT_QSTRING));
2449 CHECK(cfg_peektoken(pct
[all...]
H A Dparser.c1053 CHECK(cfg_peektoken(pctx, 0));
1130 CHECK(cfg_peektoken(pctx, 0));
1711 CHECK(cfg_peektoken(pctx, 0));
2010 CHECK(cfg_peektoken(pctx, 0));
2082 CHECK(cfg_peektoken(pctx, 0));
2234 cfg_peektoken(cfg_parser_t *pctx, int options) { function
/freebsd-9.3-release/contrib/bind9/lib/isccfg/include/isccfg/
H A Dgrammar.h287 cfg_peektoken(cfg_parser_t *pctx, int options);

Completed in 105 milliseconds