Home
last modified time | relevance | path

Searched refs:journal_file_get_epoch (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-authenticate.c92 static int journal_file_get_epoch(JournalFile *f, uint64_t realtime, uint64_t *epoch) { in journal_file_get_epoch() function
121 r = journal_file_get_epoch(f, realtime, &goal); in journal_file_fsprg_need_evolve()
141 r = journal_file_get_epoch(f, realtime, &goal); in journal_file_fsprg_evolve()