Searched defs:dumpbad (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dserver.c233 isc_boolean_t dumpbad; member in struct:dumpcontext
9880 if ((dctx->dumpadb || dctx->dumpbad || dctx->dumpfail) &&
9887 if (dctx->dumpbad)
9978 dctx->dumpbad = ISC_TRUE;
10012 dctx->dumpbad = ISC_FALSE;
10019 dctx->dumpbad = ISC_FALSE;
10032 dctx->dumpbad = ISC_FALSE;

Completed in 330 milliseconds