Searched refs:match_patterns2 (Results 1 – 1 of 1) sorted by relevance
38 bool match_patterns2; in graph_one_property() local40 match_patterns2 = strv_fnmatch(patterns, *unit); in graph_one_property()42 … if (!strv_isempty(to_patterns) && !match_patterns2 && !strv_fnmatch(to_patterns, *unit)) in graph_one_property()45 if (!strv_isempty(patterns) && !match_patterns && !match_patterns2) in graph_one_property()