Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Djournal-internal.h47 bool xor_hash_set:1; member
Dsd-journal.c130 .xor_hash_set = true, in init_location()
444 l->xor_hash_set && in compare_with_location()
475 if (l->xor_hash_set) { in compare_with_location()
956 xor_hash_set = false; in sd_journal_seek_cursor() local
1008 xor_hash_set = true; in sd_journal_seek_cursor()
1042 if (xor_hash_set) { in sd_journal_seek_cursor()
1044 j->current_location.xor_hash_set = true; in sd_journal_seek_cursor()