Searched refs:matched (Results 1 – 2 of 2) sorted by relevance
163 bool matched = false; in tomoyo_number_matches_group() local172 matched = true; in tomoyo_number_matches_group()175 return matched; in tomoyo_number_matches_group()193 bool matched = false; in tomoyo_address_matches_group() local205 matched = true; in tomoyo_address_matches_group()208 return matched; in tomoyo_address_matches_group()
519 bool matched = false; in ima_match_rule_data() local547 matched = true; in ima_match_rule_data()552 return matched; in ima_match_rule_data()
Completed in 8 milliseconds