Home
last modified time | relevance | path

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

/security/tomoyo/
A Dgroup.c163 bool matched = false; in tomoyo_number_matches_group() local
172 matched = true; in tomoyo_number_matches_group()
175 return matched; in tomoyo_number_matches_group()
193 bool matched = false; in tomoyo_address_matches_group() local
205 matched = true; in tomoyo_address_matches_group()
208 return matched; in tomoyo_address_matches_group()
/security/integrity/ima/
A Dima_policy.c519 bool matched = false; in ima_match_rule_data() local
547 matched = true; in ima_match_rule_data()
552 return matched; in ima_match_rule_data()

Completed in 7 milliseconds