Searched refs:l3 (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Dsd-journal.c254 Match *l3, *l4, *add_here = NULL, *m; local
296 LIST_FOREACH(matches, l3, j->level2->matches) {
297 assert(l3->type == MATCH_OR_TERM);
299 LIST_FOREACH(matches, l4, l3->matches) {
311 add_here = l3;

Completed in 436 milliseconds