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

  /src/external/mpl/bind/dist/lib/dns/
journal.c 750 dns_journal_open(isc_mem_t *mctx, const char *filename, unsigned int mode, function
1624 result = dns_journal_open(mctx, filename, DNS_JOURNAL_READ, &j);
2380 result = dns_journal_open(diff->mctx, filename,
  /src/external/mpl/dhcp/bind/dist/lib/dns/
journal.c 768 dns_journal_open(isc_mem_t *mctx, const char *filename, unsigned int mode, function
1643 result = dns_journal_open(mctx, filename, DNS_JOURNAL_READ, &j);
2398 result = dns_journal_open(diff->mctx, filename,

Completed in 32 milliseconds