HomeSort by: relevance | last modified time | path
    Searched defs:dumpadb (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/named/
server.c 258 bool dumpadb; member in struct:dumpcontext
11912 if ((dctx->dumpadb || dctx->dumpfail) && dctx->cache == NULL &&
11919 if (dctx->dumpadb) {
12022 .dumpadb = true,
12049 dctx->dumpadb = false;
12061 dctx->dumpadb = false;
12067 dctx->dumpadb = false;
server.c 258 bool dumpadb; member in struct:dumpcontext
11912 if ((dctx->dumpadb || dctx->dumpfail) && dctx->cache == NULL &&
11919 if (dctx->dumpadb) {
12022 .dumpadb = true,
12049 dctx->dumpadb = false;
12061 dctx->dumpadb = false;
12067 dctx->dumpadb = false;

Completed in 43 milliseconds