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

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h199 isc_boolean_t seen_eof; member in struct:cfg_parser
/bind-9.11.3/lib/isccfg/
H A Dparser.c457 pctx->seen_eof = ISC_FALSE;
542 pctx->seen_eof = ISC_FALSE;
2782 if (pctx->seen_eof)
2814 pctx->seen_eof = ISC_TRUE;
2840 if (pctx->seen_eof)

Completed in 15 milliseconds