Searched refs:CFG_PCTX_SKIP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/lib/isccfg/include/isccfg/
H A Dgrammar.h230 #define CFG_PCTX_SKIP 0x1 macro
/macosx-10.9.5/bind9-45.100/bind9/lib/isccfg/
H A Dnamedconf.c272 pctx->flags |= CFG_PCTX_SKIP;
285 if ((pctx->flags & CFG_PCTX_SKIP) != 0) {
286 pctx->flags &= ~CFG_PCTX_SKIP;

Completed in 73 milliseconds