Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c538 Match *last_moved; in next_for_match() local
552 last_moved = m->matches; in next_for_match()
554 LIST_LOOP_BUT_ONE(matches, i, m->matches, last_moved) { in next_for_match()
564 last_moved = i; in next_for_match()