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

/systemd/src/journal/
H A Djournal-authenticate.c100 static int journal_file_get_epoch(JournalFile *f, uint64_t realtime, uint64_t *epoch) { function
129 r = journal_file_get_epoch(f, realtime, &goal);
149 r = journal_file_get_epoch(f, realtime, &goal);

Completed in 19 milliseconds