Searched refs:MATCH_OR_TERM (Results 1 – 2 of 2) sorted by relevance
23 MATCH_OR_TERM, enumerator
261 j->level1 = match_new(j->level0, MATCH_OR_TERM); in sd_journal_add_match()273 assert(j->level1->type == MATCH_OR_TERM); in sd_journal_add_match()281 assert(l3->type == MATCH_OR_TERM); in sd_journal_add_match()305 add_here = match_new(j->level2, MATCH_OR_TERM); in sd_journal_add_match()391 k = strjoin(p, m->type == MATCH_OR_TERM ? " OR " : " AND ", t); in match_make_string()518 } else if (m->type == MATCH_OR_TERM) { in next_for_match()633 } else if (m->type == MATCH_OR_TERM) { in find_location_for_match()