Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c432 _pure_ static int compare_with_location(const JournalFile *f, const Location *l, const JournalFile … in compare_with_location() function
802 k = compare_with_location(f, &j->current_location, j->current_file); in next_beyond_location()