Searched defs:last_id_set (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ | ||
H A D | catalog.c | 708 bool last_id_set = false; local 720 if (last_id_set && sd_id128_equal(last_id, items[n].id)) 727 last_id_set = true; |
Completed in 18 milliseconds