Searched defs:last_moved (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Dsd-journal.c549 Match *i, *last_moved; local
563 last_moved = m->matches;
565 LIST_LOOP_BUT_ONE(matches, i, m->matches, last_moved) {
575 last_moved = i;

Completed in 343 milliseconds