Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Djournal-file.h39 LOCATION_HEAD, enumerator
Dsd-journal.c612 if (j->current_location.type == LOCATION_HEAD) in find_location_for_match()
707 if (j->current_location.type == LOCATION_HEAD) in find_location_with_matches()
1170 .type = LOCATION_HEAD, in sd_journal_seek_head()
Djournal-file.c2832 f->location_type = LOCATION_HEAD; in journal_file_reset_location()