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

/bind-9.11.3/bin/named/
H A Dserver.c232 isc_boolean_t dumpadb; member in struct:dumpcontext
9880 if ((dctx->dumpadb || dctx->dumpbad || dctx->dumpfail) &&
9885 if (dctx->dumpadb)
9977 dctx->dumpadb = ISC_TRUE;
10011 dctx->dumpadb = ISC_FALSE;
10025 dctx->dumpadb = ISC_FALSE;
10031 dctx->dumpadb = ISC_FALSE;

Completed in 53 milliseconds