Searched defs:is_granted (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Daudit.c317 * @is_granted: True if granted log, false otherwise.
324 const bool is_granted)
335 if (is_granted && matched_acl && matched_acl->cond &&
343 if (is_granted)
321 tomoyo_get_audit(const struct tomoyo_policy_namespace *ns, const u8 profile, const u8 index, const struct tomoyo_acl_info *matched_acl, const bool is_granted) argument

Completed in 1093 milliseconds