Searched refs:templated_name (Results 1 – 1 of 1) sorted by relevance
3241 _cleanup_free_ char *templated_name = NULL; in pattern_match_multiple_instances() local3249 r = unit_name_template(unit_name, &templated_name); in pattern_match_multiple_instances()3252 if (!streq(rule.pattern, templated_name)) in pattern_match_multiple_instances()