Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c228 static Match *match_free_if_empty(Match *m) { in match_free_if_empty() function
326 match_free_if_empty(add_here); in sd_journal_add_match()
327 j->level2 = match_free_if_empty(j->level2); in sd_journal_add_match()
328 j->level1 = match_free_if_empty(j->level1); in sd_journal_add_match()
329 j->level0 = match_free_if_empty(j->level0); in sd_journal_add_match()