Searched refs:MatchType (Results 1 - 2 of 2) sorted by relevance
/systemd/src/journal/ | ||
H A D | journal-internal.h | 39 typedef enum MatchType { enum 43 } MatchType; typedef in typeref:enum:MatchType 46 MatchType type; |
H A D | sd-journal.c | 216 static Match *match_new(Match *p, MatchType t) { |
Completed in 25 milliseconds