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

/bind-9.11.3/bin/named/
H A Dserver.c230 isc_boolean_t dumpcache; member in struct:dumpcontext
9847 if (dctx->dumpcache && dns_view_iscacheshared(dctx->view->view)) {
9853 dctx->dumpcache)
9976 dctx->dumpcache = ISC_TRUE;
10013 dctx->dumpcache = ISC_FALSE;
10020 dctx->dumpcache = ISC_FALSE;
10026 dctx->dumpcache = ISC_FALSE;
10033 dctx->dumpcache = ISC_FALSE;

Completed in 42 milliseconds