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

  /src/external/mpl/bind/dist/lib/dns/
journal.c 547 journal_file_create(isc_mem_t *mctx, bool downgrade, const char *filename) { function
627 CHECK(journal_file_create(mctx, downgrade, filename));
  /src/external/mpl/dhcp/bind/dist/lib/dns/
journal.c 565 journal_file_create(isc_mem_t *mctx, bool downgrade, const char *filename) { function
646 CHECK(journal_file_create(mctx, downgrade, filename));

Completed in 33 milliseconds