Home
last modified time | relevance | path

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

/security/integrity/ima/
Dima_policy.c188 int retried = 0; in ima_match_rules() local
216 if ((rc < 0) && (!retried)) { in ima_match_rules()
217 retried = 1; in ima_match_rules()
/security/tomoyo/
Ddomain.c162 bool retried = false; in tomoyo_check_acl() local
177 if (!retried) { in tomoyo_check_acl()
178 retried = true; in tomoyo_check_acl()