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

/systemd/src/journal/
H A Djournal-internal.h120 bool unique_file_lost:1; /* File we were iterating over got member in struct:sd_journal
H A Dsd-journal.c1336 j->unique_file_lost = true;
2422 j->unique_file_lost = false;
2439 if (j->unique_file_lost)
2554 j->unique_file_lost = false;

Completed in 854 milliseconds