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

/security/tomoyo/
H A Ddomain.c62 * tomoyo_same_acl_head - Check for duplicated "struct tomoyo_acl_info" entry.
69 static inline bool tomoyo_same_acl_head(const struct tomoyo_acl_info *a, function
122 if (!tomoyo_same_acl_head(entry, new_entry) ||

Completed in 143 milliseconds