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

/bind-9.6-ESV-R11/lib/dns/
H A Dmasterdump.c185 char *tmpfile; member in struct:dns_dumpctx
1084 if (dctx->tmpfile != NULL)
1085 isc_mem_free(dctx->mctx, dctx->tmpfile);
1205 dctx->tmpfile, dctx->file);
1251 dctx->tmpfile = NULL;
1625 dctx->tmpfile = tempname;

Completed in 1463 milliseconds