Searched refs:startChunkSeqNum (Results 1 – 1 of 1) sorted by relevance
527 uint64_t startChunkSeqNum = 0; in handleManagersJournalLogEntryCollectionGet() local530 if (sd_journal_get_seqnum(journal.get(), &startChunkSeqNum, in handleManagersJournalLogEntryCollectionGet()541 BMCWEB_LOG_DEBUG("start={} end={}", startChunkSeqNum, endChunkSeqNum); in handleManagersJournalLogEntryCollectionGet()542 index = endChunkSeqNum - startChunkSeqNum; in handleManagersJournalLogEntryCollectionGet()